-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Module parse failed in .navy #26
Comments
Hi, I just fixed this myself.
|
Hi @frbju, How can I do the same for configureWebpack ? |
try adding the viterawplugin 😊 might work |
I was thinking something like this, but i've never used webpack so it might be completly off. Target the navy files & add a custom loader.
Convert the .navy files the same was as in " vite-raw-plugin"
Example output from rawplugin
|
|
Describe the bug
Problems in vue.js I don't understand how can I use .navy without experiencing this error.
Reproduction
Steps to reproduce
Use .navy file
Javascript Framework
vue
Logs
Compiled with problems:X
ERROR in ./src/views/night-vision/custom.navy 6:9
Module parse failed: Unexpected token (6:9)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
|
| // Meta tag
>
[OVERLAY name=Custom, ctx=Canvas, author=ChartMaster, version=1.0.0]|
| // Define new props
Validations
The text was updated successfully, but these errors were encountered: