argon-design-system-angular icon indicating copy to clipboard operation
argon-design-system-angular copied to clipboard

ng build --prod $icon reference incorrect in scss file

Open jdcargile opened this issue 4 years ago • 6 comments

This issue is in reference to the Angular version of Argon Design System. https://www.creative-tim.com/new-issue/argon-design-system-angular

Issue: Performing ng build --prod fails with the following error.

92% chunk asset optimization optimize-css-webpack-pluginAn unhandled exception occurred: Lexical error on line 1: Unrecognized text.

  Erroneous area:
1: 100% - $icon-size-xl - 1
^.........^

jdcargile avatar Mar 30 '20 16:03 jdcargile

@timcreative , I actually have a fix for this if you want to give me access to submit a new branch and PR.

EDIT: I forked and created a PR.

jdcargile avatar Mar 30 '20 16:03 jdcargile

@jdcargile, It doesn't look like it happened but did you manage to get this change committed to the master branch?

netlander avatar May 27 '20 19:05 netlander

@netlander, unfortunately not. The PR has been submitted and sent over to @timcreative, but no response from Mar 30. 2020.

jdcargile avatar May 27 '20 19:05 jdcargile

@jdcargile nevermind, thanks for the fixes, they are easy enough to apply manually.

netlander avatar May 28 '20 10:05 netlander

I’m glad it was helpful! Happy coding!

jdcargile avatar May 29 '20 01:05 jdcargile

@jdcargile can u tell me how u fixed it.. i still have the error

khaoulaarfaoui avatar Nov 09 '20 18:11 khaoulaarfaoui