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 4af0fbc commit 2db6426Copy full SHA for 2db6426
.eslintignore
@@ -1,3 +1,4 @@
1
+bundle.js
2
dist/
3
node_modules/
4
spec/vendor/openlocationcode.js
.gitignore
@@ -1,9 +1,5 @@
-demo-rollup/bundle.js
-demo-rollup/node_modules/
demo-rollup/package-lock.json
-demo-webpack/bundle.js
5
-demo-webpack/node_modules/
6
demo-webpack/package-lock.json
7
8
9
-test/bundle.js
0 commit comments