Packages

Provides `mix needle.new.*` tasks to bootstrap new Phoenix projects.

Current section

Files

Jump to
needle_new templates needle_web assets README.md
Raw

templates/needle_web/assets/README.md

# assets
## manage dependencies
All these node packages can be managed by [npm-check-updates](https://www.npmjs.com/package/npm-check-updates).
Before upgrading the packages, you should:
1. run `npx npm-check-updates` to check available releases of them.
2. modify the configurations according to the changelog of them.