[
https://issues.apache.org/jira/browse/NETBEANS-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darya Akbari updated NETBEANS-1971:
-----------------------------------
Summary: New Project HTML5/JS Application - NPM Install node_modules folder
in wrong place (was: New Project HTML5/JS Application - NPM Install
node_module folder in wrong place)
> New Project HTML5/JS Application - NPM Install node_modules folder in wrong
> place
> ---------------------------------------------------------------------------------
>
> Key: NETBEANS-1971
> URL: https://issues.apache.org/jira/browse/NETBEANS-1971
> Project: NetBeans
> Issue Type: Bug
> Components: web - HTML Project
> Affects Versions: 10.0
> Reporter: Darya Akbari
> Assignee: Geertjan Wielenga
> Priority: Major
>
> Like in the description for
> [#Bower|https://netbeans.org/kb/docs/webclient/html5-gettingstarted.html] 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.:
> {code:java}
> // <script src="node_modules/jquery/dist/jquery.min.js
> type="text/javascript"></script>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists