Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Conversation

@sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Apr 30, 2018

  • feat: load bundle config and app css at build time
    This will remove the need of a default bundle-config.js file in the app
    templates.

  • feat: generate the snapshot entry module at build time
    fixes Require modules dynamically when generating snapshot #511

  • refactor: remove the vendor.ts/js files

  • refactor: remove mangle excludes since the plugin will work only with {N} 4.0+

  • feat: tweak the uglify configuration to enable compression for android

@vchimev vchimev mentioned this pull request May 1, 2018
@sis0k0
Copy link
Contributor Author

sis0k0 commented May 2, 2018

test

@sis0k0
Copy link
Contributor Author

sis0k0 commented May 3, 2018

test

@sis0k0 sis0k0 merged commit df5253d into master May 3, 2018
@sis0k0 sis0k0 deleted the sis0k0/snapshot-vendor-generation branch May 3, 2018 15:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Require modules dynamically when generating snapshot

2 participants