mirror of
https://github.com/wassname/talk.git
synced 2026-07-18 12:40:13 +08:00
document optimizations v2
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ const config = {
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
'graphql-anywhere': '@coralproject/graphql-anywhere-optimized',
|
||||
'graphql-anywhere': path.resolve(__dirname, 'client/coral-framework/graphql/anywhere'),
|
||||
'plugin-api': path.resolve(__dirname, 'plugin-api/'),
|
||||
plugins: path.resolve(__dirname, 'plugins/'),
|
||||
pluginsConfig: pluginsPath
|
||||
|
||||
Reference in New Issue
Block a user