feat(main): Add base theme: This is the falcon theme out of the box.
This commit is contained in:
8
_dev/webpack/entries.json
Normal file
8
_dev/webpack/entries.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"entries": [
|
||||
"theme",
|
||||
"product",
|
||||
"checkout",
|
||||
"listing"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user