refactor: remove /dist from repo

This commit is contained in:
harttle
2019-02-24 23:03:12 +08:00
parent f9f35ebd6c
commit 407ac6d0a4
185 changed files with 44 additions and 6025 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import Liquid from 'liquidjs'
import Liquid from '../../dist/liquid.js'
const engine = new Liquid({
root: __dirname,