Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Requiring external library breaks all blocks on development #1

@kingkero

Description

@kingkero

Hello,

we're trying to use Sage 10 in a new project which includes this dependency in their Laravel Mix configuration. Sadly though, requiring an external library breaks everything (silently, so I'm not even sure how to debug it).

I have forked Sage 10 and in this commit it everything works as expected:
2020-03-02-181712_667x221_scrot

then basically this was added (in this commit):

import classNames from 'classnames'

2020-03-02-181824_665x307_scrot

and now all blocks are broken. No error message in the console or anything.

This happens to only happen for development build, while production builds are not affected.

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