🚀 feat: Add Parcel

This commit is contained in:
沈宇
2020-03-02 13:55:29 +08:00
parent 196253f025
commit bc0119d821
44 changed files with 39 additions and 14206 deletions

View File

@@ -23,7 +23,7 @@
<% if (theme.favicon){ %>
<link rel="shortcut icon" href="<%- theme.favicon %>" />
<% } %>
<%- css('css/style') %>
<%- css('css/main') %>
<%- js('/js/pace.min.js') %>
<%- partial('google-analytics') %>