前端...翻译中

3.4 版本
维护中的版本

Symfony自带了纯JavaScript库 - 名为 Webpack Encore - 它令操作CSS和JavaScript如同儿戏。你可以使用它,也可以用别的(工具),或者直接在 web/ 目录中创建CSS和JS文件,然后在模板中包容它们。

Webpack Encore 

Webpack Encore is a simpler way to integrate Webpack into your application. It wraps Webpack, giving you a clean & powerful API for bundling JavaScript modules, pre-processing CSS & JS and compiling and minifying assets. Encore gives you professional asset system that's a delight to use.

Encore is inspired by Webpacker and Mix, but stays in the spirit of Webpack: using its features, concepts and naming conventions for a familiar feel. It aims to solve the most common Webpack use cases.

Tip

Encore is made by Symfony and works beautifully in Symfony applications. But it can easily be used in any application... in any language!

Encore文档 

上手 

添加更多功能 

优化 

指南 

完整API 

其他前端资源 

本文,包括例程代码在内,采用的是 Creative Commons BY-SA 3.0 创作共用授权。

登录symfonychina 发表评论或留下问题(我们会尽量回复)