mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-24 16:38:47 +03:00
Move maze utils to a submodule, move tooltip out
This commit is contained in:
@@ -123,7 +123,8 @@ module.exports = env => {
|
||||
]
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['.ts', '.tsx', '.js']
|
||||
extensions: ['.ts', '.tsx', '.js'],
|
||||
symlinks: false
|
||||
},
|
||||
plugins: [
|
||||
// Prehook to start building document script before normal build
|
||||
|
||||
Reference in New Issue
Block a user