mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Theming @compoents folder components in purpose of future merging with updates, prepared to deploy on heroku
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
"@commerce": ["framework/commerce"],
|
||||
"@commerce/*": ["framework/commerce/*"],
|
||||
"@framework": ["framework/vendure"],
|
||||
"@framework/*": ["framework/vendure/*"]
|
||||
"@framework/*": ["framework/vendure/*"],
|
||||
"@theme": ["theme/dap"],
|
||||
"@theme/*": ["theme/dap/*"]
|
||||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],
|
||||
|
Reference in New Issue
Block a user