Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ilikerobots/3d726467212c831df543021ba96b06ab to your computer and use it in GitHub Desktop.
Save ilikerobots/3d726467212c831df543021ba96b06ab to your computer and use it in GitHub Desktop.
const pages = {
"stopwatch": {
entry: "./src/stopwatch.js",
chunks: ["chunk-moment", "chunk-vendors"],
},
[...]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment