Skip to content

concat all .js files into a single file, including the module definition, sometimes the module definition is not on the most of the top. this module will make sure the module definition is on the most top in the stream.

Notifications You must be signed in to change notification settings

franksongca/gulp-hoisting-module-definition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-hoisting-module-definition

when concat multiple .js files into one js file with a module definition, sometimes the module definition is not on the most top that causes errors. This module is just making sure the module definition is on the most top.

About

concat all .js files into a single file, including the module definition, sometimes the module definition is not on the most of the top. this module will make sure the module definition is on the most top in the stream.

Resources

Stars

Watchers

Forks

Packages

No packages published