You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.
ERROR in ./sources/crm.js
Module not found: Error: Can't resolve 'less/crmApp.less' in '/home/gius/optimus-demos/crm/sources'
@ ./sources/crm.js 7:0-26
@ multi (webpack)-dev-server/client?http://localhost:8080 crm.js
Cause of the problem;
less/crmApp.less is less/crmapp.less
Will create PR shortly
The text was updated successfully, but these errors were encountered:
rkristelijn
added a commit
to rkristelijn/optimus-demos
that referenced
this issue
Jul 5, 2019
Steps to reproduce
ERROR in ./sources/crm.js
Module not found: Error: Can't resolve 'less/crmApp.less' in '/home/gius/optimus-demos/crm/sources'
@ ./sources/crm.js 7:0-26
@ multi (webpack)-dev-server/client?http://localhost:8080 crm.js
Cause of the problem;
less/crmApp.less
isless/crmapp.less
Will create PR shortly
The text was updated successfully, but these errors were encountered: