Closed tomdye closed 7 years ago
Enhancement
It would be useful if an ejected command could supply a hint to be output after it has been ejected. For example, after eject, cli-build could say:
hint
cli-build
To build, run `$ webpack --config=config/build-webpack/webpack.config.js`
Enhancement
It would be useful if an ejected command could supply a
hint
to be output after it has been ejected. For example, after eject,cli-build
could say: