mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-19 06:20:38 -07:00
fix(#108): remove absolute path in emitted d.ts
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import Scope from './scope/scope'
|
||||
import * as Types from './types'
|
||||
import fs from 'src/fs'
|
||||
import fs from './fs/node'
|
||||
import * as _ from './util/underscore'
|
||||
import ITemplate from './template/itemplate'
|
||||
import Tokenizer from './parser/tokenizer'
|
||||
|
||||
Reference in New Issue
Block a user