Skip to content

package.json svelte field #27

@boomfly

Description

@boomfly

Hello! Is there a way to tell Meteor to use package.json svelte fields to specific packages. For example svelte-notifications

Снимок экрана 2023-01-31 в 13 30 19

By default Meteor will use main field: build/bundle.js and now by strange reasons client produces this error:

Снимок экрана 2023-01-31 в 13 33 32

If i add recompile option for this package Meteor get module field build/bundle.mjs but this is prebuilded too and produced same error.

How to tell Meteor to use svelte field to recompile this package?

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