first commit
This commit is contained in:
9
resources/frontend/main.js
Normal file
9
resources/frontend/main.js
Normal file
@@ -0,0 +1,9 @@
|
||||
import '@';
|
||||
|
||||
/**
|
||||
* Main application entry point
|
||||
*
|
||||
* If you want to extend the Vue instance from core package, you can type
|
||||
* `import Core from '@'`
|
||||
*
|
||||
*/
|
||||
Reference in New Issue
Block a user