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

Need a package.json for this project #12

Open
horner opened this issue Oct 29, 2024 · 1 comment
Open

Need a package.json for this project #12

horner opened this issue Oct 29, 2024 · 1 comment

Comments

@horner
Copy link
Member

horner commented Oct 29, 2024

Currently, you're copying files into the dist folder by hand

See: https://github.com/mieweb/herbie/blob/master/chrome_extension/dist/mie-simulijs.js
When there is an npm for it: https://www.npmjs.com/package/mie-simulijs

Instead, we should be doing a build command similar to what prose/browser-extensions does (using gulp, but you dont have to use gulp):

https://github.com/prose/browser-extensions/

See package.json

@HrithikMani
Copy link
Collaborator

Hi #13 pull request has a package.json and ci/cd which would create a build file and also uploads that to webstore.

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

No branches or pull requests

2 participants