Skip to content

Commit 600fe7f

Browse files
committed
chore: clean-up
1 parent 54b09f4 commit 600fe7f

File tree

6 files changed

+0
-267
lines changed

6 files changed

+0
-267
lines changed

build/changelog-template.hbs

Lines changed: 0 additions & 47 deletions
This file was deleted.

build/ship.sh

Lines changed: 0 additions & 55 deletions
This file was deleted.

build/zip-examples.js

Lines changed: 0 additions & 90 deletions
This file was deleted.

docs/.eslintrc.json

Lines changed: 0 additions & 55 deletions
This file was deleted.

js/tests/visual/.eslintrc.json

Lines changed: 0 additions & 19 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"scripts": {
2020
"start": "npm-run-all --parallel watch docs-serve",
2121
"bundlewatch": "bundlewatch --config .bundlewatch.config.json",
22-
"changelog": "auto-changelog --template build/changelog-template.hbs --commit-limit false --package --backfill-limit 0 --starting-version v4.2.6",
2322
"css": "npm-run-all css-compile css-prefix css-minify",
2423
"css-compile": "sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/",
2524
"css-lint": "npm-run-all --aggregate-output --continue-on-error --parallel css-lint-*",

0 commit comments

Comments
 (0)