更新 'scripts/build.js'

This commit is contained in:
2024-08-05 14:19:37 +08:00
parent 547b7dfee5
commit 936c90bb7d

View File

@@ -1,6 +1,6 @@
import schemaBuilder from '@ideditor/schema-builder';
const fs = require('fs');
const fs = import('fs');
schemaBuilder.buildDev();