-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Improve version resolution - Support any syntax in NpmPackage version field. - Split package.json in main one and app one - User can pin versions by editing main package.json or with annotation - Remove packages dependency when not used anymore - Allow multiple version, but warn about it - Add name and version fields to generate files to avoid warnings * Fix checks for DevModeInitializer to point to correct folders * We only need a parameter to disable updaters * Always write application package file * update main package file when exists * Suggestions and other fixes * Disable webpack liveReloading
- Loading branch information
1 parent
c019763
commit 049a2f2
Showing
20 changed files
with
475 additions
and
365 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.