Answer the question
In order to leave comments, you need to log in
How to make node_modules only import in main js?
There are two modules that are loaded on the page
<script type="text/javascript" charset="utf-8" src="corejs"></script>
<script type="text/javascript" charset="utf-8" src="module1.js"></script>
var core = new Core(new Module);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question