Skip to content

Commit

Permalink
Use Webpack 5 and typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkwinkelmann committed Feb 19, 2022
1 parent 83865f7 commit 43458a2
Show file tree
Hide file tree
Showing 14 changed files with 1,428 additions and 3,192 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020-2021 Clark Winkelmann
Copyright (c) 2020-2022 Clark Winkelmann

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "flarum-extension",
"license": "MIT",
"require": {
"flarum/core": "^1.0",
"flarum/core": "^1.2",
"ext-json": "*"
},
"suggest": {
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion js/dist/admin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/dist/admin.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/dist/forum.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 43458a2

Please sign in to comment.