From 3492998cb00d3c99148e949988acd8edd6b50feb Mon Sep 17 00:00:00 2001 From: Owais Lone Date: Thu, 10 Sep 2015 04:58:29 +0530 Subject: [PATCH] Removed webpack status --- tests/webpack-stats.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/webpack-stats.json diff --git a/tests/webpack-stats.json b/tests/webpack-stats.json deleted file mode 100644 index 77681432..00000000 --- a/tests/webpack-stats.json +++ /dev/null @@ -1 +0,0 @@ -{"status":"done","chunks":{"main":[{"name":"main.js","publicPath":"http://custom-static-host.com/main.js","path":"/Users/owais/Projects/django-webpack-loader/tests/assets/bundles/main.js"},{"name":"styles.css","publicPath":"http://custom-static-host.com/styles.css","path":"/Users/owais/Projects/django-webpack-loader/tests/assets/bundles/styles.css"}]},"publicPath":"http://custom-static-host.com/"} \ No newline at end of file