Skip to content

Requiring jsoneditor instead of manual import #7

@mebibou

Description

@mebibou

I believe it would be a lot easier if you used in the component:

import { JSONEditor } from 'jsoneditor';

and also users could get the styles from

@import "~jsoneditor/dist/jsoneditor.min.css";

This would work by adding jsoneditor as a dependency. Including the libraries from the CDN is not really the angular/npm way

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