Adding initial files for elastipath - not working

This commit is contained in:
GunaTrika
2021-07-19 17:29:19 +05:30
parent 559451f958
commit f98cea2c1d
36 changed files with 930 additions and 3 deletions

View File

@@ -22,8 +22,8 @@
"@components/*": ["components/*"],
"@commerce": ["framework/commerce"],
"@commerce/*": ["framework/commerce/*"],
"@framework": ["framework/local"],
"@framework/*": ["framework/local/*"]
"@framework": ["framework/elasticpath"],
"@framework/*": ["framework/elasticpath/*"]
}
},
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],