This repository has been archived by the owner on May 5, 2021. It is now read-only.
Config and standalone Browserify
Changes:
- Previously Fabricator was using the blacklisted gulp-browserify plugin, this is now resolved by directly using Browserify in the gulpfile.
- A global config object is now introduced for the gulpfile to clean up references
- Miscellaneous path naming standardizations and cleanup