mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-01 18:47:20 +01:00
Moved over to lsio base image
This commit is contained in:
4
conf/site/node_modules/@babel/plugin-transform-react-jsx-development/lib/index.js
generated
vendored
4
conf/site/node_modules/@babel/plugin-transform-react-jsx-development/lib/index.js
generated
vendored
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user