@pie-framework/build-helper
Advanced tools
Comparing version 1.0.3 to 1.1.1
import { processFix } from './process-fix'; | ||
import { watch } from './babel-multiple'; | ||
export { deployToNow } from './deploy-to-now'; | ||
export { processFix, watch }; |
@@ -7,2 +7,4 @@ "use strict"; | ||
exports.watch = babel_multiple_1.watch; | ||
var deploy_to_now_1 = require("./deploy-to-now"); | ||
exports.deployToNow = deploy_to_now_1.deployToNow; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@pie-framework/build-helper", | ||
"version": "1.0.3", | ||
"version": "1.1.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
124280
15
118
2