1
0
mirror of https://github.com/trambarhq/relaks-wordpress-example.git synced 2025-09-02 20:52:33 +02:00

Updated example to use relaks-transform-memo.

This commit is contained in:
Chung Leong
2020-03-03 04:43:50 +01:00
parent befafd76e0
commit 2d2ff125c3
34 changed files with 389 additions and 489 deletions

View File

@@ -36,6 +36,7 @@ const clientConfig = {
],
plugins: [
'@babel/transform-runtime',
'relaks/transform-memo',
]
}
},