mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +00:00
53191447f5
yarn.lock files are generated for embark and embark-ui, and their package.json files and other npm related files are updated to support and require using yarn for development of embark itself and for embark's CI.
16 lines
164 B
Plaintext
16 lines
164 B
Plaintext
.env
|
|
.env.*
|
|
.eslintrc
|
|
.yarnrc
|
|
config
|
|
node_modules
|
|
npm-debug.log*
|
|
npm-shrinkwrap.json
|
|
package-lock.json
|
|
public
|
|
scripts
|
|
src
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
yarn.lock
|