ignite
ignite copied to clipboard
Mismatch README doc with the boilerplate
What's going on?
After creating the boilerplate, the project contains ignite/templates. However, the README doc mentions about plugins and json config which is not found.
Steps to reproduce
- Just create a boilterplate after clone the project.
ignite doctor results:
System
platform darwin
arch x64
cpu 12 cores Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
directory sample /Users/4tee/sample
JavaScript (and globally-installed packages)
node 15.12.0 /usr/local/bin/node
npm 7.6.3 /usr/local/bin/npm
@aws-amplify/cli 4.46.1
ignite-cli 6.7.0
json-server 0.16.1
npm 7.6.3
yarn 1.22.10 /usr/local/bin/yarn
react-native-cli 2.0.1
Ignite
ignite-cli 6.7.0 /usr/local/bin/ignite
ignite src build /usr/local/lib/node_modules/ignite-cli/build
Android
java 1.8.0_242 /usr/bin/java
android home - undefined
iOS
xcode 12.4
cocoapods 1.10.1 /usr/local/bin/pod
@silasjmatson since you're working on documentation, can I assign you to this issue?
@yulolimum I'll take a look.
@silasjmatson it's in the README ... we removed plugins and the ignite.json file in Ignite v6: Flame
:tada: This issue has been resolved in version 7.15.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: