v1.0 with SW PWA enabled
This commit is contained in:
1
frontend/node_modules/@babel/traverse/lib/path/index.js
generated
vendored
1
frontend/node_modules/@babel/traverse/lib/path/index.js
generated
vendored
@ -36,7 +36,6 @@ const NodePath_Final = exports.default = class NodePath {
|
||||
constructor(hub, parent) {
|
||||
this.contexts = [];
|
||||
this.state = null;
|
||||
this.opts = null;
|
||||
this._traverseFlags = 0;
|
||||
this.skipKeys = null;
|
||||
this.parentPath = null;
|
||||
|
||||
Reference in New Issue
Block a user