【发布时间】:2022-12-04 14:09:43
【问题描述】:
I have a react application, currently migrating the app from CRA to vite. i have configured index.php (which has some php configuration) as entry point using HtmlWebpackPlugin. So, while migrating to vite, it takes index.html as a entry point. Is there any way to change it to index.php? Reference Link
标签: php reactjs drupal vite html-webpack-plugin