Skip to content

Commit

Permalink
fix: 通过修改.npmrc尝试解决nuxt无法打包popperjs的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Zecyel committed Jul 3, 2024
1 parent 20d21ef commit f2e24ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
shamefully-hoist=true
shamefully-hoist=true
node-linker=hoisted
public-hoist-pattern=*

0 comments on commit f2e24ec

Please sign in to comment.