Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Releases: variejs/varie-bundler

Updated Bundler to handle options better / Added new features

21 Mar 14:07
Compare
Choose a tag to compare
  • Ability for web/service workers (webWorkers method)
  • Webpackbar makes it look a bit nicer
  • Added proxy method to easily add proxy urls
  • Plugin method to add your own plugins easily with access to the bundlers methods / configs etc.
  • Added new method for not cleaning certain files / folders (dontClean)
  • Added Copy method to copy folders / files to dist folder
  • Separated browsersync out for those who want to use it
  • Added agressive splitting method to split chunks

Modern Bundler!

23 Nov 13:47
Compare
Choose a tag to compare

We have updated the bundler to allow a modern bundler. checkout our docs for more information.

Typescript Bug Fix

03 Nov 12:39
Compare
Choose a tag to compare

We have fixed a issue with typescript fork running in the wrong instances.

Middleware Fix

11 Oct 12:46
Compare
Choose a tag to compare
0.4.2-beta

Updating to keep function names till we find a better fix for middlew…