mirror of
https://github.com/outline/outline.git
synced 2026-06-13 03:14:59 +03:00
build: try native plugin (#9629)
This commit is contained in:
committed by
GitHub
parent
772eb2f1d4
commit
7176a7b8e8
@@ -150,6 +150,9 @@ export default () =>
|
||||
// Generate a stats.json file for webpack that will be consumed by RelativeCI
|
||||
webpackStats(),
|
||||
],
|
||||
experimental: {
|
||||
enableNativePlugin: true,
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
"~": path.resolve(__dirname, "./app"),
|
||||
|
||||
Reference in New Issue
Block a user