Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/preload-webpack-plugin

A Webpack plugin for wiring up `<link rel='preload'>` (and prefetch) - supports async chunks
https://github.com/vuejs/preload-webpack-plugin

correct typo in README

eee3ff6b98d456ee0be3859497b352f98c24be2c authored almost 8 years ago by Jack Hanford <[email protected]>
Merge pull request #10 from kuldeepkeshwar/patch-1

(fix):invalid configuration object

61e1a4d9a2da5dec8e38336176ddb9b97b70ded3 authored almost 8 years ago by Addy Osmani <[email protected]>
Merge pull request #12 from pd4d10/patch-1

Fix README code syntax highlighting type

fb84f8492c7cdf60199b64f53040a958ce3d5ffe authored almost 8 years ago by Addy Osmani <[email protected]>
Fix README code syntax highlighting type

6d612993c861cfbf0803274bb7af48c346703787 authored almost 8 years ago by pd4d10 <[email protected]>
(fix):invalid configuration object

060ad3f9e64869eca428423292d59ec2b46ef08b authored almost 8 years ago by anotherjsguy <[email protected]>
Bump to 1.1.0

56f7a40ae110e0d5dbb1f77d77e81a77e29a2581 authored almost 8 years ago by Addy Osmani <[email protected]>
Merge pull request #7 from bekos/include

Add ability to `include` only named chunks

088b3f62b7cc96a81e85ab47560579d77589e50e authored almost 8 years ago by Addy Osmani <[email protected]>
Add ability to `include` only named chunks

931be06665ce1489b07a097041bb7656dfe72bb5 authored almost 8 years ago by Tasos Bekos <[email protected]>
Merge pull request #4 from conorhastings/patch-1

use -D for development yarn add example

87a4c9967c08953f826c64da683bebf254cb5c13 authored almost 8 years ago by Addy Osmani <[email protected]>
use -D for development yarn add example

--d does not work for yarn, requires -D or --dev

45399b2d5e05c92030a174a6d23c4b87ddfa085c authored almost 8 years ago by Conor Hastings <[email protected]>
README: Add visual

7fa4fe57b1f433c872941b254ef19155e1c07f35 authored almost 8 years ago by Addy Osmani <[email protected]>
Add badges to README.

6945a408e70fb5925c6a7f14af17836e3d66b58e authored almost 8 years ago by Addy Osmani <[email protected]>
Add links to related plugins

ce92fb423e90acaf7300f5e714a894167cc6b1b0 authored almost 8 years ago by Addy Osmani <[email protected]>
Add object-assign dependency

ef2e616a7558baf9be72c5e0dd5f6dfbf476448b authored almost 8 years ago by Addy Osmani <[email protected]>
Switch to just supporting Webpack 2

8ada5a054aec5089400dd346847134edcf29dae7 authored almost 8 years ago by Addy Osmani <[email protected]>
Update README with some further notes.

5d79fae1346b9fdb7b864f2e4eb1da3c567b117c authored almost 8 years ago by Addy Osmani <[email protected]>
Bump package to 1.0.0

5a11b3d70b799fc490cd38a45919db693460cd60 authored almost 8 years ago by Addy Osmani <[email protected]>
Add additional preload/prefetch advice.

12394d41bd8361160da61fce93530977fd336f42 authored almost 8 years ago by Addy Osmani <[email protected]>
Add further notes to the readme.

ab1c690c65c6e0816a0ce7611c2a5b69b98a8c19 authored almost 8 years ago by Addy Osmani <[email protected]>
Lots of clean-ups

7760ef791605c05cd306c0f63ce9b6d6318a2c7c authored almost 8 years ago by Addy Osmani <[email protected]>
Add contributing workflow to readme

1be062dd4b4a60064635984ade58bb89c9d7e56a authored almost 8 years ago by Addy Osmani <[email protected]>
Rewrite plugin options handling

b8613c9a82df3920884b825bbc2b17d1171eccac authored almost 8 years ago by Addy Osmani <[email protected]>
Add unit tests for plugin

c989900fd3e4fabfa272056a2b2590b112c02e7e authored almost 8 years ago by Addy Osmani <[email protected]>
Add linting & address linting issues

3ff0c96257b17393cb9dfe995915ad733febd2e4 authored almost 8 years ago by Addy Osmani <[email protected]>
Add README with examples

f5ccafddd0f5a494485a72f6534a7127ae3bf921 authored almost 8 years ago by Addy Osmani <[email protected]>
Add preload plugin implementation

54b03355735847e27d0f725f9f3b714d9c4416f0 authored almost 8 years ago by Addy Osmani <[email protected]>
Add package.json

b6b8eca96339c44265703e5549ffa01abd304989 authored almost 8 years ago by Addy Osmani <[email protected]>
add build file

0ed244eb40d8e06d1a8109625cc5e71ee66da3a3 authored almost 8 years ago by Addy Osmani <[email protected]>
Demo: configure to use Preload plugin

7144a8f077c455e7648c5c5c524408e43e784645 authored almost 8 years ago by Addy Osmani <[email protected]>
Add PRPL demo

83fb1f8ef13d55be1e6e4eca6c66c9953f25608a authored almost 8 years ago by Addy Osmani <[email protected]>
Add initial config files

2c8e68723a4879decb568f4bcbbb6bb25523c328 authored almost 8 years ago by Addy Osmani <[email protected]>