phpvms/resources/js/admin/app.js

9 lines
136 B
JavaScript
Raw Normal View History

2018-03-28 03:46:32 +08:00
/**
* Admin stuff needed
*/
require('./../bootstrap');
// Import the mapping function
window.phpvms.map = require('../maps/index');