assetgraph / assetgraph

Optimization framework for web pages and applications
BSD 3-Clause "New" or "Revised" License
906 stars 54 forks source link

Inlining an asset with multiple levels of dirty inline assets will fail #20

Closed papandreou closed 13 years ago

papandreou commented 13 years ago

The serialization should happen in AssetGraph.inlineAsset, not relation._inline.

papandreou commented 13 years ago

Fixed inlining of assets that contain dirty inline assets themselves.

Closed by 2ec5d4f8b5459629d0ef565f4e4a7723a1a4917a.