mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-08-17 14:51:52 +00:00
wip
This commit is contained in:
@@ -59,8 +59,5 @@ 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