release-1.0.3
akanix42
released this
12 Apr 01:12
·
224 commits
to master
since this release
- Caching is disabled as a workaround until proper cache invalidation is implemented.
- CSS modules options in the packages.json file are now reloaded every time the build compiler runs (previously you had to restart Meteor for the changes to take effect). Settings that are used during build plugin registration - such as
extensions
andspecificArchitecture
- still require server restarts to take effect.