'Module bundler for frontend only
Can I use a module bundler for an existing apache/mysql/php backend app (running in docker)? Im adding React components just here and there in some pages. Currently I`m using Babel (not a bundler) but I want to be able to add imports too.
Can some bundler build just the frontend portions of my app (maybe by ignoring php tags)?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
