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

Use Webpack to bundle frontend code #195

Merged
merged 57 commits into from Oct 13, 2016
Merged

Conversation

Yukaii
Copy link
Member

@Yukaii Yukaii commented Oct 9, 2016

Changes

  • Bundle frontend code using webpack 🎉
  • Change main package manager to npm
  • You can write module.exports now 👍
  • Load viz.js and render asyncronously through webpack chunk 💯

TODOs:

  • make sure public note page works
  • move some vendor javascript back to bower
  • fix slider mode
  • fix index js
  • fix jquery dependencies
  • re-check every packages I've changes
  • webpack production config
  • merge with latest master
  • fix slide view
  • assets hash
  • check cdn setting

Plan in future PR

  • We love es6

@Yukaii Yukaii changed the title (WIP) Webpack frontend (WIP) Use Webpack to bundle frontend code Oct 9, 2016
@Yukaii Yukaii changed the title (WIP) Use Webpack to bundle frontend code Use Webpack to bundle frontend code Oct 12, 2016
@jackycute jackycute mentioned this pull request Oct 13, 2016
@jackycute
Copy link
Member

A big thanks to @Yukaii !
Amazing work!

@jackycute jackycute merged commit af461ac into hackmdio:master Oct 13, 2016
@Yukaii Yukaii mentioned this pull request Oct 13, 2016
9 tasks
@Yukaii Yukaii deleted the webpack-frontend branch October 13, 2016 15:09
pandy1988 pushed a commit to pandy1988/codimd that referenced this pull request Sep 13, 2019
Use Webpack to bundle frontend code
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

2 participants