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

Added generator for all top level files #1360

Merged
merged 4 commits into from Feb 9, 2021
Merged

Added generator for all top level files #1360

merged 4 commits into from Feb 9, 2021

Conversation

agliga
Copy link
Contributor

@agliga agliga commented Feb 9, 2021

Description

Added scripts generator file.
Basically based on config, will generate all top level files. This should generate browser.json, module.css module.js as well as module[ds-4].css and module[ds-4].js files.
Will also create index.js index.cssandindex.browser.jsonwith all modules given as well asbrowser.json ds-4remaps. This will be run onprepublishand then will remove all files onpostpublish. The only new step for us is when we link it to ebayui, will need to run npm run prepublishOnly` and then we can link it properly.

Context

I wrote a readme, please see it for more info on options and such

References

#1355

@agliga agliga merged commit df89ebe into 12.2.0 Feb 9, 2021
@agliga agliga deleted the scripts-gen branch February 9, 2021 21:56
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

Successfully merging this pull request may close these issues.

None yet

3 participants