0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-12-26 13:49:01 -05:00

enable useful dev server features

This commit is contained in:
liabru 2021-01-24 21:58:39 +00:00
parent 5e746b0175
commit 839f7d9ebc

View file

@ -65,9 +65,11 @@ License ${pkg.license}${!minimize ? '\n\n' + license : ''}`;
path.resolve(__dirname, './node_modules/matter-tools/build'),
path.resolve(__dirname, './node_modules/pathseg')
],
watchContentBase: true,
open: true,
openPage: '',
compress: true,
overlay: true,
port: 8000,
proxy: {
'/build': {