Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share more code between plugins and between widgets/controls #8

Open
reefdog opened this issue Jun 24, 2020 · 2 comments
Open

Share more code between plugins and between widgets/controls #8

reefdog opened this issue Jun 24, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@reefdog
Copy link
Collaborator

reefdog commented Jun 24, 2020

There's a lot of duplicated code across the two plugins (#5 and #6) and, within each plugin, between the widget (user-facing) and control (app-owner-facing) sections.

We should look into what tooling/packing we can easily make use of that won't blow up BuildFire but will let us share more assets.

@reefdog reefdog added the enhancement New feature or request label Jun 24, 2020
@reefdog reefdog self-assigned this Jun 24, 2020
@reefdog
Copy link
Collaborator Author

reefdog commented Jun 24, 2020

Already surfaced: there's a plugin template for using Webpack, which may certainly be useful. Reference: watch this dev environment setup video and this Create Your First Plugin video.

@reefdog
Copy link
Collaborator Author

reefdog commented Jun 24, 2020

Guh, refactoring to use datastore rather than appData makes me really wish there were more shared code already.

@reefdog reefdog mentioned this issue Jun 29, 2020
@reefdog reefdog removed their assignment Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant