question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Here’s the stuff I’d like to land in the next major version:

  • Consolidate the require.js support into a single transform that uses the require.js optimizer to do all the work
  • Fix the very complex situation with base assets. This will remove a lot of complexity and means that we cannot support behavior: url(relative/path/to/foo.htc), AlphaImageLoader(src='relative/path/to/foo.bar') and GETSTATICURL('relative/path/to/foo.bar') anymore.
  • Web worker support
  • Disallow relative hrefs from HTML fragments and get rid of the stupid fixBaseAssetsOfUnresolvedOutgoingRelationsFromHtmlFragments and assumeThatAllHtmlFragmentAssetsWithoutIncomingRelationsAreNotTemplates transforms.
  • Make relations fully managed by their source asset. This could simplify the API and will get rid of the sometimes huge assetGraph._relations array. Won’t have to break assetGraph.findRelations, I think.
  • Come up with a replacement for GETSTATICURL based on a system.js plugin.
  • Webpack support.
  • Get rid of all transpilation.
  • Remove the support for angular.js templates.
  • Model '...'.toString('url') as a relation and map GETSTATICURL('...') to that, but with a deprecation warning (https://github.com/assetgraph/assetgraph/pull/569).
  • Add crossorigin getter to relations (https://github.com/assetgraph/assetgraph/issues/578)

This is all leading up to adding support for incremental builds in some shape or form, which will presumably also require a major version bump. That’ll take a while to get right, though, so perhaps we should consider that a v4 thing for now.

// cc @Munter @gustavnikolaj @guybedford

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:21 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
papandreoucommented, Apr 9, 2017

Released 3.0.0 / ag-b 5.0.0 / ag-sprite 2.0.0 / ag-i18n 0.1.0.

0reactions
papandreoucommented, Aug 12, 2016

Released 3.0.0-0 (and ag-b 5.0.0-0). The version numbers were chosen by npm version premajor.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Yamaha R15S Specifications, Features, Mileage, Weight, ...
Specifications of Yamaha R15S ; Displacement, 155 cc ; Engine Type, Liquid-cooled, 4-stroke, SOHC, 4-valve ; No. of Cylinders, 1 ; Max Power,...
Read more >
V3 - Mathews Archery
The 2021 V3 features our longest riser to axle-to-axle ratio to give hunters a more compact, maneuverable rig while maintaining industry-lea.
Read more >
Yamaha R15S Specifications & Features, Mileage, Weight
Yamaha R15S is powered by 155 cc engine.This R15S engine generates a power of 18.6 PS @ 10000 rpm and a torque of...
Read more >
vivo V3 - Full phone specifications - GSMArena.com
vivo V3 Android smartphone. Announced Apr 2016. Features 5.0″ display, Snapdragon 616 chipset, 13 MP primary camera, 8 MP front camera, 2550 mAh...
Read more >
Specifications & Features of Yamaha YZF R15 V3 [2018 - 2021]
Features · Odometer · DRLs (Daytime running lights) · Mobile App Connectivity · GPS & Navigation · USB charging port · Front storage...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found