dfx new --frontend cli argument is wrong in the documentation
testpuddle opened this issue · 1 comments
testpuddle commented
The list of flags provided includes plain-assets.
The documentation should be changed to simple-assets to reflect the program as shown here:
dfx new --frontend --help
[possible values: sveltekit, vanilla, vue, react, simple-assets, none]
jessiemongeon1 commented
This documentation is maintained in the sdk
repo. Moving this issue here.