diff --git a/craco.config.js b/craco.config.js index c83352272..530ecdf07 100644 --- a/craco.config.js +++ b/craco.config.js @@ -6,8 +6,8 @@ module.exports = { plugin: CracoAlias, options: { // see in examples section - source: "tsconfig", - tsConfigPath: "./tsconfig.paths.json", + //source: "tsconfig", + //tsConfigPath: "./tsconfig.paths.json", }, }, ],