|
|
|
@ -3,7 +3,7 @@ |
|
|
|
|
"$schema": "../../node_modules/nx/schemas/project-schema.json", |
|
|
|
|
"sourceRoot": "apps/remix-ide/src", |
|
|
|
|
"projectType": "application", |
|
|
|
|
"implicitDependencies": ["doc-gen", "doc-viewer", "contract-verification", "etherscan", "vyper", "solhint", "walletconnect", "circuit-compiler", "learneth", "quick-dapp", "remix-dapp"], |
|
|
|
|
"implicitDependencies": ["doc-gen", "doc-viewer", "etherscan", "contract-verification", "vyper", "solhint", "walletconnect", "circuit-compiler", "learneth", "quick-dapp", "remix-dapp"], |
|
|
|
|
"targets": { |
|
|
|
|
"build": { |
|
|
|
|
"executor": "@nrwl/webpack:webpack", |
|
|
|
|