Skip to content

Refactor Pub/Sub and remove Webpack

Compare
Choose a tag to compare
@Andy-set-studio Andy-set-studio released this 05 Aug 19:44
· 79 commits to master since this release

I thought the external pub/sub setup was a bit unnecessary and slight over-generic, so I pulled it all into the Store and cleaned it up.

Webpack is also gone in favour of Rollup.

These two combined have got the dist file down to 0.5kb with gzip.