First Committ
This commit is contained in:
8
src/boot/track-disattivato-riutilizzare.ts.off
Executable file
8
src/boot/track-disattivato-riutilizzare.ts.off
Executable file
@@ -0,0 +1,8 @@
|
||||
// import something here
|
||||
import track from '../track'
|
||||
|
||||
// leave the export, even if you don't use it
|
||||
export default ({ app, router, store, Vue }) => {
|
||||
// something to do
|
||||
Vue.prototype.$track = track
|
||||
}
|
||||
Reference in New Issue
Block a user