scania-digital-design-system/sdds

Compile on minor packages error on windows

Closed this issue · 1 comments

  • On windows I got this error when run compile on colour package

UnhandledPromiseRejectionWarning: Error: No file for module C:\development\sdds\theme\light\src\styles\core\colour\tokens

  • Might be caused by bundle-scss. Consider changing it to https://github.com/reactway/scss-bundle
  • Shoudl create lerna and more efficient way to bundle minor packages. Try to avoid duplicate compile.js in every package

AB#248

Check if this error still happens. Already fixed bundle-scss on #60