diff --git a/Gruntfile.js b/Gruntfile.js index 9b41f60..c940045 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -12,6 +12,7 @@ var sourceFiles = [ var testURLs = [ 'http://localhost:9999/test/test.component.html', 'http://localhost:9999/test/test.main.html', + 'http://localhost:9999/test/test.min.html', 'http://localhost:9999/test/test.require.html' ]; diff --git a/test/test.min.html b/test/test.min.html new file mode 100644 index 0000000..dd16604 --- /dev/null +++ b/test/test.min.html @@ -0,0 +1,32 @@ + + +
+ +