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

Update Build Workflow #37

Open
14 of 15 tasks
evanplaice opened this issue Jun 30, 2020 · 0 comments
Open
14 of 15 tasks

Update Build Workflow #37

evanplaice opened this issue Jun 30, 2020 · 0 comments
Labels
task Track an organization-wide work task

Comments

@evanplaice
Copy link
Member

evanplaice commented Jun 30, 2020

Replace RollupJS with ESMTK

Checklist

  • wc-arrow
  • wc-blink
  • wc-bullet-chain
  • wc-code <-- esmtk needs cp command
  • wc-codemirror
  • wc-csv-table
  • wc-datepicker
  • wc-demo
  • wc-icon-rule
  • wc-include
  • wc-markdown
  • wc-marquee
  • wc-menu-wrapper
  • wc-monaco-editor <-- BLOCKED
  • wc-resume
  • wc-social-link
  • wc-sortable-table
  • wc-template

Notes

Changes

  • remove rollup-plugin-terser
  • delete rollup configs
  • upgrade esmtk
  • update scripts
  • update .npmignore
  • update build

package.json

{
    "build": "npm run bundle && npm run minify",
    "bundle": "exmtk bundle src/[input] index.js",
    "bundle": "exmtk minify src/[input] index.min.js",
}
@evanplaice evanplaice added task Track an organization-wide work task hold Blocked by a missing requirement and removed hold Blocked by a missing requirement labels Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Track an organization-wide work task
Projects
None yet
Development

No branches or pull requests

1 participant