2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-12 21:52:24 +03:00

chore: fix lint

This commit is contained in:
pimlie
2019-03-10 12:29:53 +01:00
committed by Alexander Lichter
parent 214f52ebe8
commit 1c74f9fe57
+1 -1
View File
@@ -1,5 +1,5 @@
import fs from 'fs-extra'
import path from 'path'
import fs from 'fs-extra'
import { template } from 'lodash'
import webpack from 'webpack'
import VueLoaderPlugin from 'vue-loader/lib/plugin'