miniobrowser: Bring Minio browser source into minio repo. (#3617)
This commit is contained in:
committed by
Harshavardhana
parent
8489f22fe2
commit
cead24b0f7
2
browser/tests.webpack.js
Normal file
2
browser/tests.webpack.js
Normal file
@@ -0,0 +1,2 @@
|
||||
var context = require.context('./app', true, /-test\.js$/);
|
||||
context.keys().forEach(context);
|
||||
Reference in New Issue
Block a user