koblog/bl-plugins/quill/quill-1.3.6/_develop/procfile

4 lines
291 B
Text
Raw Normal View History

2018-10-18 19:21:57 +02:00
jekyll: jekyll serve -s ../docs -d ../docs/_site --port $npm_package_config_ports_jekyll -w --config ../docs/_config.yml,jekyll.yml
karma: karma start karma.config.js --no-single-run --no-browsers
webpack: webpack-dev-server --config webpack.config.js --env.dev
proxy: node proxy.js