Moved over to lsio base image

This commit is contained in:
Henry Whitaker
2020-06-10 09:51:51 +01:00
parent ad97579af4
commit e2e9221871
3810 changed files with 154712 additions and 56456 deletions

View File

@@ -17,7 +17,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
var _default = (0, _helperPluginUtils.declare)((api, options) => {
const PURE_ANNOTATION = options.pure;
const visitor = (0, _helperBuilderReactJsxExperimental.helper)(api, Object.assign({
const visitor = (0, _helperBuilderReactJsxExperimental.helper)(api, Object.assign(Object.assign({
pre(state) {
const tagName = state.tagName;
const args = state.args;
@@ -41,7 +41,7 @@ var _default = (0, _helperPluginUtils.declare)((api, options) => {
}
}
}, options, {
}, options), {}, {
development: true
}));
return {