mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
345285b966
* lock engine * pin jsdoc to latest to support larger node range Co-authored-by: unlikelyzero <jchill2@gmail.com>
9 lines
319 B
Plaintext
9 lines
319 B
Plaintext
loglevel=warn
|
|
|
|
# Temporary: istanbul-instrumenter-loader is working with webpack 5, but states
|
|
# webpack 4 being the latest version it supports, so this legacy-peer-deps
|
|
# allows us to install it anyway.
|
|
legacy-peer-deps=true
|
|
|
|
#Prevent folks from ignoring an important error when building from source
|
|
engine-strict=true |