vue2+ts 情况下报错 #28937
Labels
Azure.Core
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
error in ./node_modules/@azure/core-util/dist/commonjs/checkEnvironment.js
Module parse failed: Unexpected token (15:16)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| */
| exports.isWebWorker = typeof self === "object" &&
| (self.constructor?.name === "DedicatedWorkerGlobalScope" ||
| self.constructor?.name === "ServiceWorkerGlobalScope" ||
Tasks
The text was updated successfully, but these errors were encountered: