Skip to content

Instantly share code, notes, and snippets.

@c10r
Created May 27, 2020 20:25
Show Gist options
  • Select an option

  • Save c10r/6b693b8159cc8179424bcda27cbbc9b7 to your computer and use it in GitHub Desktop.

Select an option

Save c10r/6b693b8159cc8179424bcda27cbbc9b7 to your computer and use it in GitHub Desktop.
purge: {
enabled: true, // This will *always* minify, even on dev builds
content: [
'./src/**/*.html',
'./src/**/*.js',
],
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment