Commit 2b48a398 authored by liaozan's avatar liaozan 🏀

chore: set npm registry mirrors

parent 8c9920bd
......@@ -41,6 +41,7 @@
<!-- Optional configuration which provides for running any npm command -->
<configuration>
<arguments>install</arguments>
<npmRegistryURL>https://registry.npmmirror.com</npmRegistryURL>
</configuration>
</execution>
<!-- Build and minify static files -->
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment