Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 313 Bytes

File metadata and controls

11 lines (8 loc) · 313 Bytes

Express.js + Webpack on Google App Engine

Webpack is a module bundler

– webpack.github.io

This sample application demonstrates how to use Webpack to bundle frontend code and then serve it with Express.js on Google App Engine.