|
@@ -94,6 +94,7 @@ exports.config = {
|
|
{ mount: '/providers', path: './test/endtoend/providers/dist' },
|
|
{ mount: '/providers', path: './test/endtoend/providers/dist' },
|
|
{ mount: '/thumbnails', path: './test/endtoend/thumbnails/dist' },
|
|
{ mount: '/thumbnails', path: './test/endtoend/thumbnails/dist' },
|
|
{ mount: '/transloadit', path: './test/endtoend/transloadit/dist' },
|
|
{ mount: '/transloadit', path: './test/endtoend/transloadit/dist' },
|
|
|
|
+ { mount: '/url-plugin', path: './test/endtoend/url-plugin/dist' },
|
|
{ mount: '/create-react-app', path: './test/endtoend/create-react-app/build' }
|
|
{ mount: '/create-react-app', path: './test/endtoend/create-react-app/build' }
|
|
],
|
|
],
|
|
|
|
|