mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-19 22:10:33 +03:00
wip
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
const mix = require('laravel-mix');
|
||||
|
||||
mix.js('js/index.js', 'dist/vue-context-demos.js')
|
||||
.copy('dist/vue-context-demos.js', __dirname + '/../docs/scripts');
|
||||
Reference in New Issue
Block a user