Skip to content

An error was reported in the dev environment in the webpack project #421

@Zian502

Description

@Zian502

/Users/zian/workspace/Zcy/Infra/Projects/qiankun/node_modules/radash/dist/esm/object.mjs 137:20 Module parse failed: Unexpected token (137:20) 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 | const assign = (initial, override) => { | if (!initial || !override) > return initial ?? override ?? {}; | return Object.entries({ ...initial, ...override }).reduce( | (acc, [key, value]) => {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions