framework/js
Sami Mazouz c2a0cf8d04
fix: Extension admin page erroring out (#3054)
Extension admin pages are currently not working because of a JS error.
The settings record is never defined but directly used, it used to be defined as an empty object in oninit.
2021-08-25 13:33:19 -04:00
..
dist Bundled output for commit 0a2b28ebe0 2021-08-23 01:02:28 +00:00
dist-typings Bundled output for commit 0a2b28ebe0 2021-08-23 01:02:28 +00:00
src fix: Extension admin page erroring out (#3054) 2021-08-25 13:33:19 -04:00
.bundlewatch.config.json Add bundlewatch to track bundle size changes in PRs (#2695) 2021-03-17 14:54:42 +00:00
admin.js Drop JS copyright blocks 2021-05-15 20:11:38 -04:00
forum.js Drop JS copyright blocks 2021-05-15 20:11:38 -04:00
package-lock.json Rewrite AdminPage abstract component into Typescript (#2996) 2021-08-23 01:59:50 +01:00
package.json Rewrite AdminPage abstract component into Typescript (#2996) 2021-08-23 01:59:50 +01:00
tsconfig.json Update core to use new Webpack config, flarum-tsconfig, and build action (#2856) 2021-05-13 00:28:17 +01:00
webpack.config.js Update core to use new Webpack config, flarum-tsconfig, and build action (#2856) 2021-05-13 00:28:17 +01:00