Skip to content

Add caveat about using regular with NEJ #7

Description

@nanokind

because NEJ doesn't support importing umd library directly, we have to use regular in this way

define( [
    'path/to/regular'
], function ( R ) {
   Regular.extend( ... )
} )

Is it necessary to add some caveat in regular guide about this?

@AndyRightNow said he can provide some help on this ( PR )

head to regularjs/regular#150 for details

feel free to close this issue if we don't want this ;)

Activity

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

      Issue actions