Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
no need to log this / it works!
  • Loading branch information
brianleroux authored Aug 26, 2023
1 parent dca0d73 commit 59ec6af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ const hydrate = {
const config = createConfig(params)
await generateAndSave(config)

console.log(' Enhance Styles: CSS generated.')

await copy({
source: TEMP_DIR_NAME, // relative to the project root
target: '@architect/shared/enhance-styles',
Expand Down

0 comments on commit 59ec6af

Please sign in to comment.