Minor refactoring

This commit is contained in:
a 2020-08-12 00:26:31 +02:00
parent 1c4ea56865
commit a5acab5810

View file

@ -35,7 +35,7 @@ let options = {
{
loader: "worklet-loader",
options: {
name: "content_script.[name].js",
name: "[name]_cs.js",
},
},
"ts-loader",