Error on import with vite Adonisjs6 #4464
Unanswered
tsalesproductions
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's the correclty mode to load all css and js files on v6?
when i use vite to load my all files, i've an error on
bootstrap.bundle.min.js
require is not defined
- require("jquery")Should I continue importing my files outside of Vite? What is the correct way?
Beta Was this translation helpful? Give feedback.
All reactions