mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
fix: wiki worker.js
This commit is contained in:
parent
7a4a58c1d3
commit
1808972197
4 changed files with 8 additions and 6 deletions
|
|
@ -4,7 +4,7 @@ const ForkTsCheckerWebpackPlugin = require('fork-ts-checker-webpack-plugin');
|
|||
const CspHtmlWebpackPlugin = require('csp-html-webpack-plugin');
|
||||
|
||||
module.exports = [
|
||||
new ForkTsCheckerWebpackPlugin(),
|
||||
// new ForkTsCheckerWebpackPlugin(),
|
||||
new webpack.DefinePlugin({
|
||||
'process.env': '{}',
|
||||
global: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue