SprayHank

Results 4 issues of SprayHank

![image](https://github.com/fxpio/foxy/assets/2662845/5a66fab8-02e4-4302-be93-40672d69efdf) `PHP Fatal error: Declaration of Foxy\Json\JsonFile::encode($data, $options = 448) must be compatible with Composer\Json\JsonFile::encode($data, int $options = 448, string $indent = self::INDENT_DEFAULT): string in /www/wwwroot/yii-advanced-application/vendor/foxy/foxy/Json/JsonFile.php on line 98` the...

## Description ![image](https://github.com/naver/egjs-infinitegrid/assets/2662845/2eb3b9bb-a0a8-4224-ae46-ca09925a87ae) ## Steps to check or reproduce ![image](https://github.com/naver/egjs-infinitegrid/assets/2662845/8b59c48a-cd96-4ea8-bf6c-9c8d452fd484) I use the demo on the officel site ![image](https://github.com/naver/egjs-infinitegrid/assets/2662845/2a40da06-ad50-4828-b831-ed5db08165a7) and loading with vue2-sfc-loader ![image](https://github.com/naver/egjs-infinitegrid/assets/2662845/47dc8ad1-f1a5-460e-a797-760bcb5596c0) and vue version is 2.7.14

question

## Feature request add the option named "--output-file-name", and I think the function is very clear from the option name. **What is the expected behavior?** Can specify the output file...

defineAsyncComponent function in Vue3 always told me can not find the module, I'm not sure if this is a webpack issue or a vue-loader issue