V
V
Vladislav2015-09-17 17:28:55
gulp.js
Vladislav, 2015-09-17 17:28:55

Is there a module for gulp that allows you to insert one JS file into another?

For example, in css I can do this "@import 'button'" and I will have all the css code from the button.css file inserted. Is it possible to do the same for JS files? ECMAScript 6 has such an experimental thing as import, i.e. you can do this import "module-name"; but it is not implemented anywhere. Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Kravchenko, 2015-09-17
@MrBikus

gulp-rigger

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question