Skip to content
This repository has been 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

Open
manelclos opened this issue Feb 14, 2019 · 0 comments
Open

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

manelclos opened this issue Feb 14, 2019 · 0 comments

Comments

@manelclos
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant