Skip to content

Upgrade Underpin to Support Mozart #37

@alexstandiford

Description

@alexstandiford

Right now, Underpin has its own compiler package that works for Underpin, but it doesn't work for any external libraries used, such as [BerlinDB}(github.com/berlindb/core) or Background Processing. It would be better if Underpin could use the same compilation package as other WordPress-based composer packages use, Mozart.

In my brief time spent testing, I absolutely could not get it to work. Odds are pretty good this is because of the way that Underpin loads in its files, both in core and individual loaders.

I'd really like to not have to change how everything fundamentally loads if possible, but if that's necessary then I think it's a worthwhile endeavor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions