Skip to content

Instantly share code, notes, and snippets.

@ljmotta
Created October 13, 2020 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ljmotta/cd8c5e26a171d7dc5d9f1653b3847d6f to your computer and use it in GitHub Desktop.
Save ljmotta/cd8c5e26a171d7dc5d9f1653b3847d6f to your computer and use it in GitHub Desktop.
Base64Png Chrome Extension DevServer
devServer: {
compress: true,
watchContentBase: true,
https: true,
port: 9000
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment