mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-12 03:05:12 +00:00
node 6 support
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
const path = require('path');
|
||||
const webpack = require('webpack');
|
||||
const config = require('../../config/webpack.js');
|
||||
const sapper_pkg = require('../../package.json');
|
||||
|
||||
Reference in New Issue
Block a user