/gulp-importer

A simple gulp plugin that allows importing any kind of file to any kind of file. Nevertheless, gulp-importer looks up to the importing files and automatically updates dependency. So, when developing lib files other such, you don't have to go through every file that imports that lib and recompile it; instead, just let gulp-importer take care of it for you.

Primary LanguageTypeScriptMIT LicenseMIT

Issues