mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 13:26:10 +00:00
3f7842cf24
**TODO:** The `embark eject-webpack` command needs to be updated. @michaelsbradleyjr - do you have suggestions as to how we could port this over? We could **assume** that the `basic-pipeline` plugin will be installed, and then read the embark config and overrides from the file system, however this feels like we are sort adding a dependency to a plugin, which is not right. Any suggestions?
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
engine-strict = true
|
|
package-lock = false
|
|
save-exact = true
|
|
scripts-prepend-node-path = true
|