Skip to content

Releases: dragonnodejs/app-skeleton

Skeleton for an application with the DragonNode.js Framework

21 Aug 20:08

Choose a tag to compare

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

12 Aug 08:46

Choose a tag to compare

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

02 Aug 21:43

Choose a tag to compare