Skip to content

Instantly share code, notes, and snippets.

@MariusBongarts
Created February 2, 2023 07:07
Show Gist options
  • Save MariusBongarts/a1e80f5f452d22f6511aaea41e1653d6 to your computer and use it in GitHub Desktop.
Save MariusBongarts/a1e80f5f452d22f6511aaea41e1653d6 to your computer and use it in GitHub Desktop.
{
"name": "chrome-history-extension",
...
"scripts": {
"start": "webpack serve --config webpack.dev.js",
"build": "webpack",
},
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment