Skip to content

Missing main-section in package.json #38

Open
@nicklasb

Description

@nicklasb

Making no PR as this applies to the color- and fontpicker as well and is such an easy fix.

The problem is that there is no main entry point defined in the package.json, so for example for jspm, there has to be a package override do define it.

Activity

piu130

piu130 commented on Jul 19, 2016

@piu130

Same problem with webpack. Could you explain the override fix?

nicklasb

nicklasb commented on Jul 29, 2016

@nicklasb
Author

It is possible to override the default handling by adding a package override in the JSPM registry, which I have:
https://github.com/jspm/registry/tree/master/package-overrides/github/Textalk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @nicklasb@piu130

        Issue actions

          Missing main-section in package.json · Issue #38 · Textalk/angular-schema-form-datepicker