asset cleanup

This commit is contained in:
Nabeel Shahzad
2018-03-27 14:46:32 -05:00
parent 504b33ba2a
commit 8ad83a5f9f
16 changed files with 778 additions and 1782 deletions

View File

@@ -0,0 +1,8 @@
/**
* Admin stuff needed
*/
require('./../bootstrap');
// Import the mapping function
window.phpvms.map = require('../maps/index');