I have a simple build script that supposedly should pack all my js modules into a single file using browserify. I have the following code ( inspired from I have a simple build script that supposedly sh
I have a simple build script that supposedly should pack all my js modules into a single file using browserify. I have the following code ( inspired from I have a simple build script that supposedly sh