Skip to content
Snippets Groups Projects
Commit 8a9dcde3 authored by xaralis's avatar xaralis
Browse files

Include CORS headers in styleguide dev response

parent 8988914d
Branches
No related tags found
No related merge requests found
Pipeline #947 passed
......@@ -293,6 +293,7 @@ gulp.task(
server: {
baseDir: resolvePath(paths().public.root),
},
cors: true,
snippetOptions: {
// Ignore all HTML files within the templates folder
blacklist: ["/index.html", "/", "/?*"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment