Explorar o código

Remove reference to deleted file

JC Brand %!s(int64=5) %!d(string=hai) anos
pai
achega
8815699d4e
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      webpack.serve.js

+ 0 - 5
webpack.serve.js

@@ -13,11 +13,6 @@ module.exports = merge(common, {
         new HTMLWebpackPlugin({
             title: 'Converse.js Dev',
             template: 'webpack.html'
-        }),
-        new HTMLWebpackPlugin({
-            filename: 'tests.html',
-            title: 'Converse.js Tests',
-            template: 'tests.html'
         })
     ],
 });