Releases: dragonnodejs/app-skeleton
Releases · dragonnodejs/app-skeleton
Skeleton for an application with the DragonNode.js Framework
Minor
- Feature: Add default configuration for production environment which inherit from the development configuration
Trivial
- Change: Remove the entries from ".gitignore" for PhpStorm. So if you using PhpStorm in your project you must define itself
Skeleton for an application with the DragonNode.js Framework
Major
- Feature: Add define libraries included in Node.js. So need to split the library configuration to "nodejs" and "npm". Also need to define the library configuration as empty object if no library is needed instead of not define the complete library configuration
Trivial
- Feature: Use specific compatible versions of the library to avoid automatic update to new major version if available
Skeleton for an application with the DragonNode.js Framework
1.0.0 Better documentation