Skip to content

Commit

Permalink
Merge pull request #62 from EmmanuelDemey/lerna
Browse files Browse the repository at this point in the history
Lerna
  • Loading branch information
NicoLaval authored Aug 13, 2019
2 parents 26d9be9 + 91856ef commit 78a9a8e
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 86 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "INSEE (http://www.insee.fr)",
"scripts": {
"build": "cross-env NODE_PATH=src/ REACT_APP_VERSION=$npm_package_version REACT_APP_NAME=$npm_package_name react-scripts build",
"build-insee": "cross-env REACT_APP_APPLICATIONS=classifications,concepts,operations NODE_PATH=src/ REACT_APP_VERSION=$npm_package_version REACT_APP_NAME=$npm_package_name REACT_APP_INSEE=true react-scripts build",
"build-insee": "cross-env REACT_APP_APPLICATIONS=classifications,concepts NODE_PATH=src/ REACT_APP_VERSION=$npm_package_version REACT_APP_NAME=$npm_package_name REACT_APP_INSEE=true react-scripts build",
"cypress:open": "cypress open",
"cypress:run": "cypress run",
"e2e": "start-server-and-test start http://localhost:3000 cypress:run",
Expand Down
76 changes: 0 additions & 76 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions packages/bauhaus-library/dist/index.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/bauhaus-library/dist/index.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions packages/bauhaus-library/dist/index.mjs

This file was deleted.

1 change: 0 additions & 1 deletion packages/bauhaus-library/dist/index.mjs.map

This file was deleted.

2 changes: 0 additions & 2 deletions packages/bauhaus-library/dist/index.umd.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/bauhaus-library/dist/index.umd.js.map

This file was deleted.

0 comments on commit 78a9a8e

Please sign in to comment.