Skip to content

Commit

Permalink
refactor!: next (#1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
cap-Bernardito authored Jul 14, 2021
1 parent ae98845 commit 7ec5831
Show file tree
Hide file tree
Showing 46 changed files with 17,242 additions and 12,423 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [10.x, 12.x, 14.x]
webpack-version: [4, latest]
node-version: [12.x, 14.x, 16.x]
webpack-version: [latest]

runs-on: ${{ matrix.os }}

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ npm-debug.log*
/local
/reports
/node_modules
/test/outputs
/test/fixtures/import/import-absolute.css
/test/fixtures/url/url-absolute.css
/test/fixtures/modules/composes/composes-absolute.css
Expand Down
1 change: 0 additions & 1 deletion .husky/.gitignore

This file was deleted.

Loading

0 comments on commit 7ec5831

Please # to comment.