Skip to content

Commit

Permalink
Run build
Browse files Browse the repository at this point in the history
  • Loading branch information
raftaar1191 committed Aug 8, 2024
1 parent 76a8df2 commit 4b04d33
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/css/backend.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'version' => 'c62f4cf4887d19aef4e4');
1 change: 1 addition & 0 deletions build/css/frontend.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'version' => 'c62f4cf4887d19aef4e4');
1 change: 1 addition & 0 deletions build/js/backend.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'version' => 'c62f4cf4887d19aef4e4');
6 changes: 6 additions & 0 deletions build/js/backend.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/******/ (() => { // webpackBootstrap
/******/ "use strict";
/******/
/******/
/******/ })()
;
1 change: 1 addition & 0 deletions build/js/frontend.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'version' => 'c62f4cf4887d19aef4e4');
6 changes: 6 additions & 0 deletions build/js/frontend.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/******/ (() => { // webpackBootstrap
/******/ "use strict";
/******/
/******/
/******/ })()
;

0 comments on commit 4b04d33

Please sign in to comment.