A
A
Alexander Timofeev2017-06-07 21:41:11
gulp.js
Alexander Timofeev, 2017-06-07 21:41:11

Why does the browser throw an error after gulp has compiled a file?

I connect the library via libs.js (gulp --> libs.min.js) as expected (

@@include('../libs/jquery-validation/dist/jquery.validate.js')
Before that, they are also connected, they work fine). Then the browser displays
Uncaught ReferenceError: module is not defined
at libs.min.js:1
.
I connect directly through html - it works.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question