mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-05 00:49:53 +00:00
Add selector demo to gallery (#10213)
This commit is contained in:
@@ -173,6 +173,7 @@ gulp.task("webpack-dev-server-gallery", () =>
|
||||
compiler: webpack(bothBuilds(createGalleryConfig, { isProdBuild: false })),
|
||||
contentBase: paths.gallery_output_root,
|
||||
port: 8100,
|
||||
listenHost: "0.0.0.0",
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user