91bytes/adonis-vite

[feature_request]: maybe this good by adonis standard.

SH8GH opened this issue · 0 comments

SH8GH commented

this is example and a feature request not an issue

maybe this example more standard from adonis?

with like this

  @entryPointScripts('vite')
  @entryPointStyles('vite')

template: https://github.com/KimhoutSam/testing/blob/main/resources/views/welcome.edge

driver: https://github.com/KimhoutSam/testing/blob/main/app/Drivers/ViteDriver.ts

most of the thing i copied from

https://github.com/adonisjs/core/blob/develop/src/AssetsManager/Drivers/Encore.ts

i still don't know if this request reject or not, because you are not stable yet?