-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Get webpack 4 working * Update dependencies (wip) * update all dependencies * Update logs config on webpack config * Update optimize process for webpack 4 * update all dependencies * release beta [email protected] * remove `npm-check-updates` for now * publish beta [email protected] * delete package-lock & node_modules in tests * reset ci yaml, re-add some lock files * remove package-lock to fix? instll issues in CI * update packages once more * update eslint-config-dev-toolkit * update node version * rm -rf node_modules * add caching for node_modules * remove lock-files * add package-lock files again, add caching for all directories * bump versions, remove lock-file
- Loading branch information
1 parent
db7151c
commit f10ee29
Showing
33 changed files
with
5,651 additions
and
20,235 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
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 |
---|---|---|
|
@@ -13,3 +13,8 @@ build/ | |
node_modules/ | ||
npm-debug.* | ||
lerna-debug.* | ||
|
||
##### | ||
Editors | ||
##### | ||
.idea |
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 +1 @@ | ||
8.6.0 | ||
8.11.1 |
Oops, something went wrong.