Skip to content

Commit bf75836

Browse files
committed
Cleanup: Remove bundle build files.
The bundle will be included directly from jsDelivr or from a pre-built release.
1 parent 72a7df9 commit bf75836

14 files changed

+7
-8952
lines changed

.bowerrc

-3
This file was deleted.

.editorconfig

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
[*]
2-
indent_style = space
2+
charset = utf-8
33
end_of_line = lf
4+
indent_style = space
45
insert_final_newline = true
56
trim_trailing_whitespace = true
6-
charset = utf-8
77

8-
[*.js]
8+
[*{js,jsx,vue,ts,json}]
99
indent_size = 4
1010

11-
[{*.css,*.scss,*.xml,*.html}]
11+
[*.{css,scss,xml,html,yml}]
1212
indent_size = 2
13+
14+
[Makefile]
15+
indent_style = tab

.eslintrc.js

-27
This file was deleted.

.modernizrrc.js

-167
This file was deleted.

.prettierignore

-4
This file was deleted.

.prettierrc.json

-4
This file was deleted.

Gemfile

100755100644
File mode changed.

_config.yml

100755100644
File mode changed.

babel.config.js

-12
This file was deleted.

bundle-config.js

-76
This file was deleted.

0 commit comments

Comments
 (0)