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 a282e4b commit a59fe11Copy full SHA for a59fe11
gulp.config.json
@@ -0,0 +1,6 @@
1
+{
2
+ "release": "./release/",
3
+ "source" : [
4
+ "./src/**/*.js"
5
+ ]
6
+}
0 commit comments