关于项目含SVG时parcel时遇到的问题

50 阅读1分钟

image.png
解决方法:

image.png

使用相对路径:

image.png

上传到github的代码记得使用.gitignore忽略.cache node_nodules等文件 因为里面包含一些本地配置文件