Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Config and standalone Browserify

Compare
Choose a tag to compare
@daveespionage daveespionage released this 10 Apr 18:00
· 275 commits to master since this release

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