hexo/node_modules/rollup/dist/rollup.browser.js.map

1 line
3.2 MiB
Plaintext
Raw Normal View History

2023-09-25 15:58:56 +08:00
{"version":3,"file":"rollup.browser.js","sources":["../node_modules/sourcemap-codec/dist/sourcemap-codec.es.js","../node_modules/magic-string/dist/magic-string.es.mjs","../browser/path.ts","../src/utils/getOrCreate.ts","../src/ast/utils/PathTracker.ts","../src/ast/nodes/shared/Expression.ts","../src/ast/NodeInteractions.ts","../src/ast/variables/Variable.ts","../src/ast/variables/ExternalVariable.ts","../src/utils/blank.ts","../node_modules/locate-character/dist/locate-character.es.js","../src/utils/getCodeFrame.ts","../src/utils/printStringList.ts","../src/utils/relativeId.ts","../src/utils/error.ts","../src/utils/RESERVED_NAMES.ts","../src/utils/identifierHelpers.ts","../src/ExternalModule.ts","../node_modules/@rollup/pluginutils/dist/es/index.js","../src/ast/ExecutionContext.ts","../src/ast/values.ts","../node_modules/acorn-walk/dist/walk.mjs","../src/ast/nodes/NodeType.ts","../src/utils/sourceMappingURL.ts","../src/utils/pureComments.ts","../src/ast/keys.ts","../src/ast/nodes/shared/Node.ts","../src/ast/nodes/SpreadElement.ts","../src/ast/nodes/shared/MethodTypes.ts","../src/ast/nodes/shared/ObjectEntity.ts","../src/ast/nodes/shared/ObjectPrototype.ts","../src/ast/nodes/shared/ArrayPrototype.ts","../src/ast/variables/LocalVariable.ts","../src/utils/base64.ts","../src/utils/safeName.ts","../src/ast/scopes/Scope.ts","../src/ast/scopes/ChildScope.ts","../src/ast/scopes/ParameterScope.ts","../src/ast/scopes/ReturnValueScope.ts","../node_modules/is-reference/src/index.js","../src/ast/nodes/shared/knownGlobals.ts","../src/ast/variables/GlobalVariable.ts","../src/ast/nodes/Identifier.ts","../src/utils/treeshakeNode.ts","../src/utils/renderHelpers.ts","../src/ast/scopes/BlockScope.ts","../src/ast/nodes/ExpressionStatement.ts","../src/ast/nodes/BlockStatement.ts","../src/ast/nodes/RestElement.ts","../src/ast/nodes/shared/FunctionBase.ts","../src/ast/nodes/ArrowFunctionExpression.ts","../src/utils/systemJsRendering.ts","../src/ast/nodes/ObjectPattern.ts","../src/ast/variables/ArgumentsVariable.ts","../src/ast/variables/ThisVariable.ts","../src/ast/scopes/FunctionScope.ts","../src/ast/nodes/shared/FunctionNode.ts","../src/ast/nodes/BinaryExpression.ts","../src/utils/renderCallArguments.ts","../src/ast/nodes/Literal.ts","../src/ast/nodes/MemberExpression.ts","../src/ast/nodes/shared/CallExpressionBase.ts","../src/ast/scopes/CatchScope.ts","../src/ast/scopes/ClassBodyScope.ts","../src/ast/nodes/shared/MethodBase.ts","../src/ast/nodes/MethodDefinition.ts","../src/ast/nodes/shared/ObjectMember.ts","../src/ast/nodes/shared/ClassNode.ts","../src/ast/nodes/ClassDeclaration.ts","../src/ast/nodes/shared/MultiExpression.ts","../src/ast/nodes/ExportAllDeclaration.ts","../src/ast/nodes/FunctionDeclaration.ts","../src/ast/nodes/ExportDefaultDeclaration.ts","../src/ast/nodes/ExportNamedDeclaration.ts","../src/ast/scopes/TrackingScope.ts","../src/ast/nodes/IfStatement.ts","../src/ast/nodes/ImportDeclaration.ts","../src/utils/interopHelpers.ts","../src/ast/nodes/ImportExpression.ts","../src/ast/nodes/MetaProperty.ts","../src/ast/nodes/Program.ts","../src/ast/nodes/SwitchCase.ts","../src/ast/nodes/TemplateLiteral.ts","../src/ast/variables/UndefinedVariable.ts","../src/ast/variables/ExportDefaultVariable.ts","../src/ast/scopes/ModuleScope.ts","../src/ast/nodes/UnaryExpression.ts","../src/utils/reassignedExportsMember.ts","../src/ast/nodes/VariableDeclaration.ts","../src/ast/nodes/index.ts","../src/ast/nodes/ArrayExpression.ts","../src/ast/nodes/ArrayPattern.ts","../src/ast/nodes/AssignmentExpression.ts","../src/ast/nodes/AssignmentPattern.ts","../src/ast/nodes/AwaitExpression.ts","../src/ast/nodes/BreakStatement.ts","../src/ast/nodes/CallExpression.ts","../src/ast/nodes/CatchClause.ts","../src/ast/nodes/ChainExpression.ts","../src/ast/nodes/ClassBody.ts","../src/ast/nodes/ClassExpression.ts","../src/ast/nodes/ConditionalExpression.ts","../src/ast/nodes/ContinueStatement.ts","../src/ast/nodes/DoWhileStatement.ts","../src/ast/nodes/EmptyStatement.ts","../src/ast/nodes/ExportSpecifier.ts","../src/ast/nodes/ForInStatement.ts","../src/ast/nodes/ForO