Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
alexprudhomme committed Nov 29, 2024
1 parent d66abb5 commit 76e3b73
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 35 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/atomic/stencil.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ export const config: Config = {
copy: [
{src: 'themes'},
{
src: '../node_modules/@salesforce-ux/design-system/assets/icons/{doctype,standard}/*.svg',
src: '../../../node_modules/@salesforce-ux/design-system/assets/icons/{doctype,standard}/*.svg',
dest: 'assets',
},
],
Expand Down
13 changes: 0 additions & 13 deletions patches/fix-esm-import-path+1.10.0.patch

This file was deleted.

File renamed without changes.

0 comments on commit 76e3b73

Please sign in to comment.