mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-18 15:26:04 +01:00
wip
This commit is contained in:
@@ -59,5 +59,8 @@ module.exports = {
|
||||
new webpack.DefinePlugin({
|
||||
BACKEND_URL: JSON.stringify(process.env.BACKEND_URL || ''),
|
||||
}),
|
||||
new webpack.ProvidePlugin({
|
||||
THREE: 'three',
|
||||
})
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user