Skip to content

Commit

Permalink
Added shop index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
maray29 committed Jan 26, 2024
1 parent b23045f commit 5f12159
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/famous-pugs-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@maray-ai/foodness-gracious': patch
---

Added shop index.js
1 change: 1 addition & 0 deletions bin/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const ENTRY_POINTS = [
'src/css/home.css',
'src/css/recipes.css',
'src/css/reviews.css',
'src/shop/index.js',
];

// Config dev serving
Expand Down

0 comments on commit 5f12159

Please sign in to comment.