include model in web package

This commit is contained in:
Tyler Leonhardt
2021-07-19 14:26:16 -07:00
parent 475370b7c9
commit e2b2cf2050

View File

@@ -29,3 +29,6 @@ xterm-addon-unicode11/out/**
xterm-addon-webgl/src/**
xterm-addon-webgl/out/**
# This makes sure the model is included in the package
!@vscode/vscode-languagedetection/model/**