Skip to content
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

Upgrade to 1.12.o breaks loader #7126

Closed
RonchettiAssociati opened this issue May 28, 2020 · 11 comments
Closed

Upgrade to 1.12.o breaks loader #7126

RonchettiAssociati opened this issue May 28, 2020 · 11 comments

Comments

@RonchettiAssociati
Copy link

Describe the bug
After upgrading to 1.12 I get following error in quasar dev

You may need an additional loader to handle the result of these loaders.
| //
| //

import date as quasarDate from 'quasar/src/utils/date.js';;

Codepen/jsFiddle/Codesandbox (required)

*To Reproduce

Expected behavior

Screenshots
If applicable, add screenshots to help explain your problem.

Platform (please complete the following information):
OS: mac osx catalina

Additional context

@rstoenescu
Copy link
Member

Hi, can u give more details pls? What mode are you developing with? Are you using modern build, TS? There’s a template in place when opening a ticket...

@rstoenescu
Copy link
Member

Nvm, reproduced. Fix will come shortly.

@rstoenescu
Copy link
Member

For now, just don't use "as newName". Just import { date } from 'quasar'.

@rstoenescu
Copy link
Member

Seems like webpack's acorn doesn't like import + renaming.

@rstoenescu
Copy link
Member

Fix coming.

@rstoenescu
Copy link
Member

Fix will be available shortly in "@quasar/app" v1.9.1.

@rstoenescu
Copy link
Member

Please upgrade to "@quasar/app" v1.9.1.
Thanks for reporting!

@RonchettiAssociati
Copy link
Author

It works now. Thank YOU Ravzan.

Great framework and outstanding support!

@rstoenescu
Copy link
Member

If you or your company can afford to drop a buck, it'd be much appreciate it -> https://donate.quasar.dev

@RonchettiAssociati
Copy link
Author

RonchettiAssociati commented Jun 5, 2020 via email

@rstoenescu
Copy link
Member

@RonchettiAssociati thank you! Every donation really matters!

@IlCallo IlCallo mentioned this issue Dec 1, 2020
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants