Include stylesheet in the package

This commit is contained in:
Tim Schaub
2017-02-16 16:51:00 -07:00
parent a3f40b2057
commit 109d3149f4

View File

@@ -308,4 +308,5 @@ package:
@cp -r package build
@cd ./src && cp -r ol/* ../build/package
@rm build/package/typedefs.js
@cp css/ol.css build/package
./node_modules/.bin/jscodeshift --transform transforms/module.js build/package