Closed MirandaWood closed 4 years ago
npm start
npm run dev
So, when using an image of timber, you can add command: npm run dev or npm start to override the above.
command: npm run dev
:tada: This PR is included in version 3.0.3 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Startup
npm start
, which now uses only babel-node (not nodemon)npm run dev
, which uses nodemonSo, when using an image of timber, you can add
command: npm run dev
ornpm start
to override the above.