spm-webpack
SPM project bundler based on webpack.
Install
$ npm install spm-webpack -g
Usage
$ spm-webpack [option] [file]
LISENCE
Copyright (c) 2015-2114 chencheng. Licensed under the MIT license.
SPM project bundler based on webpack.
spm build --sourcemap
./
prefix@import 'b'
as relative, parse @import '~b'
as module@import 'b'
as moduleoutput
helper for handlebarsFirst version.