Skip to content

Instantly share code, notes, and snippets.

@cahyowhy
Last active December 3, 2018 10:19
Show Gist options
  • Save cahyowhy/f02989cadde0e82fbf02b8963f5f687c to your computer and use it in GitHub Desktop.
Save cahyowhy/f02989cadde0e82fbf02b8963f5f687c to your computer and use it in GitHub Desktop.
// ..... another setup above here ...... //
plugins: [
new webpack.ContextReplacementPlugin(/moment[\/\\]locale$/, /id|^en/)
]
// ..... another setup below here ...... //
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment