From 351d9e83cbada0227cb4343d23440ac929729aca Mon Sep 17 00:00:00 2001 From: Alexey Lavinsky Date: Tue, 13 Oct 2020 15:42:34 +0300 Subject: [PATCH 1/2] ci: updated webpack versions (#52) --- .github/workflows/nodejs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 5ba19b5..07cff64 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -56,7 +56,7 @@ jobs: matrix: os: [ubuntu-latest, windows-latest, macos-latest] node-version: [10.x, 12.x, 13.x] - webpack-version: [latest, next] + webpack-version: [4, latest] runs-on: ${{ matrix.os }} From 4e9aff22ef7e835bf78ee9997e727046e3d887e1 Mon Sep 17 00:00:00 2001 From: Alexander Akait <4567934+alexander-akait@users.noreply.github.com> Date: Tue, 22 Dec 2020 16:35:56 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3bd1f0b..18f89d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# DEPREACTED + +https://github.com/webpack/webpack/tree/master/examples/custom-json-modules + +--- +