5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 03:09:17 +08:00
wails/website/babel.config.js
Lea Anthony 1d8f74d6d7 [v2] Docs update
(cherry picked from commit 589eb3864f)
2021-09-27 19:37:58 +10:00

4 lines
91 B
JavaScript

module.exports = {
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
};