refactor: import babelify

This commit is contained in:
harttle
2018-08-17 01:32:16 +08:00
parent 87360d5207
commit fa7cd8f4ff
25 changed files with 102 additions and 89 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import Liquid from '..'
import Liquid from '../src'
import sinon from 'sinon'
import chai from 'chai'
const expect = chai.expect