mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Merge branch 'devel' into underscore/twitter-ouath
This commit is contained in:
20
packages/non-core/less/tests/top-cdn-file.import.less
vendored
Normal file
20
packages/non-core/less/tests/top-cdn-file.import.less
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
/*
|
||||
FILE ARCHIVED ON 22:48:06 Jan 31, 2021 AND RETRIEVED FROM THE
|
||||
INTERNET ARCHIVE ON 14:01:15 Oct 20, 2022.
|
||||
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
|
||||
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
|
||||
SECTION 108(a)(3)).
|
||||
*/
|
||||
/*
|
||||
playback timings (ms):
|
||||
captures_list: 273.718
|
||||
exclusion.robots: 0.088
|
||||
exclusion.robots.policy: 0.08
|
||||
cdx.remote: 0.063
|
||||
esindex: 0.009
|
||||
LoadShardBlock: 52.202 (3)
|
||||
PetaboxLoader3.datanode: 93.37 (5)
|
||||
CDXLines.iter: 13.615 (3)
|
||||
load_resource: 130.222 (2)
|
||||
PetaboxLoader3.resolve: 65.34 (2)
|
||||
*/
|
||||
9
packages/non-core/less/tests/top.import.less
vendored
9
packages/non-core/less/tests/top.import.less
vendored
@@ -6,4 +6,11 @@
|
||||
|
||||
// Make sure regular CSS import doesn't make the compiler explode - this was
|
||||
// a regression from 1.1.0.3 caught in QA
|
||||
@import url("http://hello.myfonts.net/count/2c4b9d");
|
||||
|
||||
// 20 Oct 2022
|
||||
// GH link: https://github.com/meteor/meteor/pull/12236#discussion_r1000838738
|
||||
// older link broke and we putted in another CDN. if this breaks
|
||||
// again, the contents of the file are in top-cdn-file.import.less
|
||||
// feel free to use any other CDN
|
||||
|
||||
@import url("https://css-cdn2.vercel.app/font");
|
||||
|
||||
Reference in New Issue
Block a user