Skip to content

Files

Latest commit

Sep 11, 2021
ff979aa · Sep 11, 2021

History

History
22 lines (17 loc) · 481 Bytes

File metadata and controls

22 lines (17 loc) · 481 Bytes

vue-webmidi3

Currently, this example does not work because the bundler is looking for perf_hooks even though it's a native module since Node.js v8.x. Something will have to be fixed in Vue.js in order to make this work.

Check out this discussion of the issue: djipco/webmidi#120

Install dependencies

npm install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build