We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ccc42 commit 100b618Copy full SHA for 100b618
DEVELOPMENT.md
@@ -19,7 +19,7 @@ test | Execute unit tests
19
1. `npm publish`
20
1. `npm pack`
21
1. `CLOUDSMITH_API_KEY=API_TOKEN cloudsmith upload npm fortawesome/fontawesome-pro ./fortawesome-vue-fontawesome-VERSION.tgz`
22
-1. `git add index.js index.es.js`
+1. `git add .`
23
1. `git commit -a -m 'Release VERSION'`
24
1. `git push`
25
1. Create a [new release](https://github.com/FortAwesome/vue-fontawesome/releases/new) with CHANGELOG details
0 commit comments