We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9067ab9 commit 2f68a00Copy full SHA for 2f68a00
build-standalone.js
@@ -20,7 +20,7 @@ const __dirname = dirname(__filename);
20
const CONFIG = {
21
distDir: './dist',
22
outputDir: './dist-standalone',
23
- outputFile: 'useless-random-color-buttons.html',
+ outputFile: 'urcbuttons.html',
24
indexHtml: 'index.html',
25
cssFile: 'css/output.css',
26
jsFile: 'js/app.js'
0 commit comments