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

Missed semicolon error #293

Open
schontz opened this issue Jun 25, 2019 · 0 comments
Open

Missed semicolon error #293

schontz opened this issue Jun 25, 2019 · 0 comments

Comments

@schontz
Copy link

schontz commented Jun 25, 2019

Bug

I upgraded my dojo 2 app to dojo 5. After upgrading, I am unable to build because of an error in a CSS file. That CSS file did not change, and did not cause an error in dojo 2.

Package Version: 5.0.5

Code

https://github.com/schontz/lvplayer/

  • master branch is a working dojo 2 version.
  • dojo 5 branch is after running the upgrade tool.

Expected behavior:

Running dojo build builds the app.

Actual behavior:

> dojo build
/dev/dojo/lvplayer/src/material/styles/material-components-web.m.css:167:4: Missed semicolon

https://github.com/schontz/lvplayer/blob/dojo5/src/material/styles/material-components-web.m.css#L167

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant