Closed W4G1 closed 4 years ago
The install from npm doesn't contain any code.
npm install vue-resize-observer or yarn add vue-resize-observer
npm install vue-resize-observer
yarn add vue-resize-observer
After installing, only these files are in node_modules/vue-resize-observer:
node_modules/vue-resize-observer
Where is the code?
I'm so sorry that i forgot to build it and I have fixed it in 1.0.26
Can confirm it works now. Thanks!
The install from npm doesn't contain any code.
How to reproduce:
npm install vue-resize-observer
oryarn add vue-resize-observer
After installing, only these files are in
node_modules/vue-resize-observer
:Where is the code?