mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 07:33:50 +00:00
adding alias ChillThirdPartyAssets
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<script>
|
||||
import OnTheFly from 'ChillMainAssets/vuejs/_components/OnTheFly.vue';
|
||||
import ButtonLocation from '../ButtonLocation.vue';
|
||||
import ThirdPartyRenderBox from '../../../../../../../ChillThirdPartyBundle/Resources/public/vuejs/_components/ThirdPartyRenderbox.vue'
|
||||
import ThirdPartyRenderBox from 'ChillThirdPartyAssets/vuejs/_components/ThirdPartyRenderbox.vue'
|
||||
|
||||
export default {
|
||||
name: 'ResourceItem',
|
||||
|
Reference in New Issue
Block a user