Skip to content

Commit

Permalink
fix: remove build change
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanylphan committed Oct 10, 2024
1 parent c2bc8d1 commit 7a00b81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tokens/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const sd = new StyleDictionary({
filter: (token) => token.$type === 'file',
},
],
actions: ['copy_assets'],
},
js: {
transformGroup: 'js',
Expand Down

0 comments on commit 7a00b81

Please sign in to comment.