Skip to content

Latest commit

 

History

History
 
 

webpack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.