Simon Lang

Results 2 issues of Simon Lang

Create a fresh install of this boilerplate: ``` vue init ducksoupdev/vue-webpack-typescript example cd example npm install ``` Add the following to a file outside the `src` directory, for example `server/server.ts`...

Add public unbind method to allow destroying shortcuts which are no longer needed. WARNING / DISCLAIMER: - not too thoroughly tested. works perfectly for our application though. - minified file...