We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8b256 commit 5756049Copy full SHA for 5756049
gulpfile.js
@@ -14,6 +14,7 @@ var taskConfig = {
14
example: {
15
src: 'examples/src',
16
dist: 'examples/dist',
17
+ standalone: true,
18
files: [
19
'index.html',
20
'standalone.html',
0 commit comments