Skip to content

Commit

Permalink
Migrate to webpack. Use deploy subdir instead to build dir for buildi…
Browse files Browse the repository at this point in the history
…ng the release. Use the build dir for webpack output.
  • Loading branch information
dennisnissle committed Oct 12, 2023
1 parent 61dfc30 commit 2298117
Show file tree
Hide file tree
Showing 53 changed files with 40,061 additions and 8,110 deletions.
9 changes: 0 additions & 9 deletions .babelrc

This file was deleted.

2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
/package.json export-ignore
/package-lock.json export-ignore
/none export-ignore
/Gruntfile.js export-ignore
/webpack.config.js export-ignore
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ Thumbs.db
/tests/bin/tmp
/tests/e2e-tests/config/local-*.json

/build
/deploy

# Logs
/logs

Expand Down
194 changes: 0 additions & 194 deletions Gruntfile.js

This file was deleted.

103 changes: 0 additions & 103 deletions assets/css/admin-activation.css

This file was deleted.

1 change: 0 additions & 1 deletion assets/css/admin-activation.min.css

This file was deleted.

Loading

0 comments on commit 2298117

Please sign in to comment.