dpa31905 2017-07-28 03:34
浏览 74
已采纳

是否可以使用Webpack,Sass,PHP和MySQL运行Angular?

I just want to know what the best practices are for getting a task runner to serve an Angular application that compiles Sass, reloads or "watches" PHP, and can query a MySQL database.

I have an app that uses Gulp to reload PHP and compile Sass, but I want to add Angular into the mix!

Any resources, comments, or questions are welcome!

Also, I followed the Webpack documentation on the Angular website (angular.io) but I was unable to deploy my application. Angular has just recently adopted webpack as a task runner/bundler.

Should I just continue to study Webpack or is there some type of workaround?

Thanks!!

-Donald

  • 写回答

1条回答 默认 最新

  • douyu2817 2017-07-28 05:10
    关注

    Though its choice based but I would say stick to Webpack2. Its more powerful, widely used and getting better functionalities with time. Even most frameworks have CLI like angular-cli that use webpack2 under the hood. It also has the loaders to compile sass to css as you need. Checkout this github link that lists the steps to compile sass to css using Webpack loaders.

    https://github.com/webpack-contrib/sass-loader

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler
  • ¥15 关于#python#的问题:自动化测试