Matt Westcott
|
1606d4d09e
|
Move document-chooser to client, and refactor to expose a js API
|
2021-01-07 15:03:56 +00:00 |
|
Matt Westcott
|
fcddbfd58a
|
Move image-chooser.js to client/src/entrypoints
|
2021-01-07 15:03:56 +00:00 |
|
Matt Westcott
|
a2ff3e1252
|
Move entrypoints into an admin subfolder
This allows us to have entrypoints compiling to other apps besides wagtailadmin.
|
2021-01-07 15:03:56 +00:00 |
|
Karl Hobley
|
9873c23e3c
|
Manually fix/ignore remaining legacy JS linting issues
|
2020-12-22 23:39:24 +00:00 |
|
Karl Hobley
|
27133f9570
|
Moved wagtailadmin/draftail entrypoints into client folder
|
2020-12-09 14:37:22 +00:00 |
|
Karl Hobley
|
160d66ca93
|
Move all legacy JS into client folder
|
2020-12-09 14:37:22 +00:00 |
|
Thibaud Colas
|
d316677b89
|
Switch from Babel to TypeScript
|
2020-10-21 12:48:40 +01:00 |
|
Thibaud Colas
|
d7490de076
|
Disable Webpack performance hints
|
2020-10-21 12:33:25 +01:00 |
|
Thibaud Colas
|
c24c326ec3
|
Change how IE11 polyfills are added to Webpack build
|
2020-10-21 12:33:25 +01:00 |
|
Thibaud Colas
|
de2d66e08e
|
Update Webpack config for Webpack 4 API
|
2020-10-21 12:33:25 +01:00 |
|
Thibaud Colas
|
ef2c177a7b
|
Remove only usage of Webpack aliases and resolver, incompatible with new setup
|
2020-10-21 12:33:25 +01:00 |
|
Thibaud Colas
|
d41df6ca46
|
Combine all Webpack modes into single file
|
2020-10-21 12:33:25 +01:00 |
|