mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-22 10:28:34 +00:00
Change components/TexEditor re: how monaco-editor is loaded, since difficulties with monaco-editor were the original motivation for "ejecting" the CRA setup. Specify "nohoist" for `embark-ui/react-scripts` and all its dependencies to avoid potential headaches when upgrading the react-scripts, i.e. upgrading to newer versions of create-react-app.
10 lines
121 B
Plaintext
10 lines
121 B
Plaintext
.env.development.local
|
|
.env.local
|
|
.env.production.local
|
|
.env.test.local
|
|
.pnp
|
|
.pnp.js
|
|
build
|
|
public/vsdir
|
|
storybook-static
|