phpvms/resources/js/admin/app.js
2018-03-27 14:46:32 -05:00

9 lines
136 B
JavaScript

/**
* Admin stuff needed
*/
require('./../bootstrap');
// Import the mapping function
window.phpvms.map = require('../maps/index');