mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 10:41:02 -08:00
Update webpack.plugins.js
This commit is contained in:
parent
4f64e1f0de
commit
daca397ea5
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ exports.main = _.compact([
|
|||
// when using npm, we can use this. But with pnpm, this won't work ↓
|
||||
// include: path.join(__dirname, 'node_modules', '.pnpm', '@tiddlygit', 'tiddlywiki'),
|
||||
}),
|
||||
platform === 'win32'
|
||||
process.platform === 'win32'
|
||||
? undefined
|
||||
: new ExternalsPlugin({
|
||||
type: 'commonjs',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue