1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-02-18 19:12:02 +00:00

fix node_modules symlinks

This commit is contained in:
Vladimir Volek 2019-04-25 13:02:52 +02:00
parent 14791868de
commit b64d8fde75

View File

@ -88,6 +88,7 @@ module.exports = {
public: PUBLIC, public: PUBLIC,
}, },
modules: [SRC, 'node_modules'], modules: [SRC, 'node_modules'],
symlinks: false,
}, },
performance: { performance: {
hints: false, hints: false,