-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #528 from bring/revert-527-dependabot-collection-t…
…ry-2 Revert "Dependabot collection try 2"
- Loading branch information
Showing
12 changed files
with
13,952 additions
and
10,037 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
// .babelrc | ||
{ | ||
"presets": [ | ||
["@babel/preset-env", { "modules": false }] | ||
["es2015", { "modules": false }] | ||
], | ||
"plugins": [], | ||
"env": { | ||
"test": { | ||
"presets": ["@babel/preset-env"] | ||
"presets": ["es2015"] | ||
} | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
const nodeEnv = process.env.NODE_ENV; | ||
|
||
let reload = '<script src="//localhost:9091/livereload.js?snipver=1"></script>'; | ||
let reload = '<script src="//localhost:9091"></script>'; | ||
let icons = '<script id="hw-icons" src="http://localhost:3001/icons.min.js"></script>'; | ||
const pikaday = '<script src="https://cdn.jsdelivr.net/npm/[email protected]/pikaday.min.js"></script>'; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
const nodeEnv = process.env.NODE_ENV; | ||
|
||
let reload = '<script src="//localhost:9091/livereload.jp?snipver=1"></script>'; | ||
let reload = '<script src="//localhost:9091"></script>'; | ||
let icons = '<script id="hw-icons" src="http://localhost:3001/icons.min.js"></script>'; | ||
const pikaday = '<script src="https://cdn.jsdelivr.net/npm/[email protected]/pikaday.min.js"></script>'; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters