> @logicflow/extension@2.1.12 prebuild /Users/didi/Desktop/github/LogicFlow/packages/extension > rss > [prebuild] run-s -s clean:build > [clean:build] rimraf dist es lib > @logicflow/extension@2.1.12 build /Users/didi/Desktop/github/LogicFlow/packages/extension > run-p -s build:dev build:umd  src/index.less → dist/index.css, lib/index.css, lib/style/index.css, es/index.css, es/style/index.css... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme (!) The emitted file "index.css" overwrites a previously emitted file of the same name. (!) The emitted file "index.css" overwrites a previously emitted file of the same name. (!) The emitted file "index.css" overwrites a previously emitted file of the same name. (!) The emitted file "index.css" overwrites a previously emitted file of the same name. (!) The emitted file "index.css" overwrites a previously emitted file of the same name. created dist/index.css, lib/index.css, lib/style/index.css, es/index.css, es/style/index.css in 2s  ./src/index.ts → dist/index.min.js... +----------------------------------------------------+ | | | Bundle Format: umd | | Bundle Name: Extension | | External Globals: | |  @logicflow/core: Core | |  @logicflow/vue-node-registry: VueNodeRegistry | | | | Destination: dist/index.min.js | | Bundle Size: 465.8 KB | | Minified Size: 464.02 KB | | GZipped Size: 132.79 KB | | | +----------------------------------------------------+ created dist/index.min.js in 6.9s