mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-20 15:00:42 -07:00
refactor: remove /dist from repo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Liquid from 'liquidjs'
|
||||
import Liquid from '../../dist/liquid.js'
|
||||
|
||||
const engine = new Liquid({
|
||||
root: __dirname,
|
||||
|
||||
Reference in New Issue
Block a user