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 4024abc commit 32b6a60Copy full SHA for 32b6a60
package.json
@@ -6,7 +6,7 @@
6
"scripts": {
7
"watch": "rollup -c --watch",
8
"build": "rollup -c",
9
- "release": "dotenv release-it --"
+ "release": "dotenv -e .env --release-it"
10
},
11
"keywords": [],
12
"author": "",
0 commit comments