Skip to content
This repository was archived by the owner on Dec 13, 2019. It is now read-only.
This repository was archived by the owner on Dec 13, 2019. It is now read-only.

[Request] Lib mode for exporting a library instead of an app #223

@manelclos

Description

@manelclos

Allow creating a "lib" mode in which you have a "lib" directory with some index.js exporting some classes.

I'm currently doing this by modifying the entry and output config of webpack, but it is hacky. Before moving to Quasar this was handled with a different command (build:lib) in package.json and a different webpack config.

We have a base project with components we reuse in other projects.

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