Migrate sorttable to NPM package

This commit is contained in:
Sebastian Serth
2022-08-13 00:38:53 +02:00
parent 3ffff77fd1
commit a56b61d4bc
5 changed files with 8 additions and 498 deletions

View File

@ -49,6 +49,7 @@ const envConfig = module.exports = {
d3: 'd3',
Sentry: '@sentry/browser',
Sortable: 'sortablejs',
sorttable: 'sorttable',
}),
new CompressionPlugin(),
new MiniCssExtractPlugin(),