1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 02:36:36 +00:00

Set prettier external deps

This commit is contained in:
Junyoung Choi
2019-10-10 18:01:09 +09:00
parent 3eabf95fb3
commit d1fd5cfb45

View File

@@ -30,6 +30,7 @@ var config = {
] ]
}, },
externals: [ externals: [
'prettier',
'node-ipc', 'node-ipc',
'electron', 'electron',
'lodash', 'lodash',