This commit is contained in:
Jun Yang
2018-10-01 22:51:40 +08:00
parent 8a629980d9
commit 044be8253d
3 changed files with 8 additions and 4 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
// const Liquid = require('../..')
const Liquid = require('../../dist/liquid.common.js')
const Liquid = require('../..')
const engine = new Liquid({
root: __dirname,