Releases: orzyyyy/nino-cli
Releases · orzyyyy/nino-cli
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
2019-08-20
- chore: remove dependency of @babel/polyfill
- feat: support eslint for typescript (#39)
- feat: export webpack config and getAssetPaths 5308e4a
- feat: add option => not-copy-assets 9e63fdd
- nino won't walk
assets
in entry such assrc
anymore if pass this option
- nino won't walk
- feat: add default config path, such as nino.go.js c28b3cc
- nino will find
nino.go.js
in your root path, so asnino.koei.js
- but
-c configFilePath
is more preferred
- nino will find