Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
10.0
-
None
-
None
Description
Like in the description for #Bower the folder node_modules when using npm install should be like the bower_components folder be in folder public_html. By that we can use e.g.:
// <script src="node_modules/jquery/dist/jquery.min.js type="text/javascript"></script>