1. 14 May, 2021 1 commit
    • Denys Mishunov's avatar
      Introduced granular control to Monaco tag · 7a9cc4a9
      Denys Mishunov authored
      Instead of globaly preloading Monaco on all routes, we
      granularly control whether to preload, prefetch, or
      completely ignore it.
      
      Addressing review comments
      
      Added the changelog
      
      Added the very basic test
      
      Correct file name for the spec
      
      Baked the crossorigin into helper
      
      As per review
      
      Testing the WebpackHelper
      
      Removed redundant request check
      
      Small changes to spec file
      
      Small change in webpack_preload_asset_tag method
      7a9cc4a9
  2. 13 May, 2021 39 commits