We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e301757 commit 6521bcdCopy full SHA for 6521bcd
.gitignore
@@ -31,6 +31,3 @@ node_modules
31
32
# Optional REPL history
33
.node_repl_history
34
-
35
-lib
36
-dist
package.json
@@ -6,8 +6,7 @@
6
"scripts": {
7
"lint": "aegir-lint",
8
"test": "aegir-test browser",
9
- "build": "aegir-build browser",
10
- "release": "aegir-release browser"
+ "release": "aegir-release no-build"
11
},
12
"repository": {
13
"type": "git",
0 commit comments