mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
feat: with & for in render tag, closes #195
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import fs from '../../../src/fs/node'
|
||||
import * as fs from '../../../src/fs/node'
|
||||
import * as path from 'path'
|
||||
import { expect, use } from 'chai'
|
||||
import * as chaiAsPromised from 'chai-as-promised'
|
||||
|
||||
Reference in New Issue
Block a user