@vercel/static-build 1.0.22 → 1.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +50 -45
- package/package.json +4 -4
package/dist/index.js
CHANGED
|
@@ -10584,7 +10584,7 @@ exports.frameworks = [
|
|
|
10584
10584
|
name: 'Blitz.js',
|
|
10585
10585
|
slug: 'blitzjs',
|
|
10586
10586
|
demo: 'https://blitz-template.vercel.app',
|
|
10587
|
-
logo: 'https://
|
|
10587
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/blitz.svg',
|
|
10588
10588
|
tagline: 'Blitz.js: The Fullstack React Framework',
|
|
10589
10589
|
description: 'A brand new Blitz.js app - the result of running `npx blitz new`.',
|
|
10590
10590
|
website: 'https://blitzjs.com',
|
|
@@ -10619,8 +10619,8 @@ exports.frameworks = [
|
|
|
10619
10619
|
name: 'Next.js',
|
|
10620
10620
|
slug: 'nextjs',
|
|
10621
10621
|
demo: 'https://nextjs-template.vercel.app',
|
|
10622
|
-
logo: 'https://
|
|
10623
|
-
darkModeLogo: 'https://
|
|
10622
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/next.svg',
|
|
10623
|
+
darkModeLogo: 'https://api-frameworks.vercel.sh/framework-logos/next-dark.svg',
|
|
10624
10624
|
screenshot: 'https://assets.vercel.com/image/upload/v1647366075/front/import/nextjs.png',
|
|
10625
10625
|
tagline: 'Next.js makes you productive with React instantly — whether you want to build static or dynamic sites.',
|
|
10626
10626
|
description: 'A Next.js app and a Serverless Function API.',
|
|
@@ -10665,7 +10665,7 @@ exports.frameworks = [
|
|
|
10665
10665
|
name: 'Gatsby.js',
|
|
10666
10666
|
slug: 'gatsby',
|
|
10667
10667
|
demo: 'https://gatsby.vercel.app',
|
|
10668
|
-
logo: 'https://
|
|
10668
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/gatsby.svg',
|
|
10669
10669
|
tagline: 'Gatsby helps developers build blazing fast websites and apps with React.',
|
|
10670
10670
|
description: 'A Gatsby starter app with an API Route.',
|
|
10671
10671
|
website: 'https://gatsbyjs.org',
|
|
@@ -10747,7 +10747,7 @@ exports.frameworks = [
|
|
|
10747
10747
|
name: 'Remix',
|
|
10748
10748
|
slug: 'remix',
|
|
10749
10749
|
demo: 'https://remix-run-template.vercel.app',
|
|
10750
|
-
logo: 'https://
|
|
10750
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/remix-no-shadow.svg',
|
|
10751
10751
|
tagline: 'Build Better Websites',
|
|
10752
10752
|
description: 'A new Remix app — the result of running `npx create-remix`.',
|
|
10753
10753
|
website: 'https://remix.run',
|
|
@@ -10784,8 +10784,8 @@ exports.frameworks = [
|
|
|
10784
10784
|
name: 'Astro',
|
|
10785
10785
|
slug: 'astro',
|
|
10786
10786
|
demo: 'https://astro-template.vercel.app',
|
|
10787
|
-
logo: 'https://
|
|
10788
|
-
darkModeLogo: 'https://
|
|
10787
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/astro.svg',
|
|
10788
|
+
darkModeLogo: 'https://api-frameworks.vercel.sh/framework-logos/astro-dark.svg',
|
|
10789
10789
|
tagline: 'Astro is a new kind of static site builder for the modern web. Powerful developer experience meets lightweight output.',
|
|
10790
10790
|
description: 'An Astro site, using the basics starter kit.',
|
|
10791
10791
|
website: 'https://astro.build',
|
|
@@ -10835,7 +10835,7 @@ exports.frameworks = [
|
|
|
10835
10835
|
name: 'Hexo',
|
|
10836
10836
|
slug: 'hexo',
|
|
10837
10837
|
demo: 'https://hexo-template.vercel.app',
|
|
10838
|
-
logo: 'https://
|
|
10838
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/hexo.svg',
|
|
10839
10839
|
tagline: 'Hexo is a fast, simple & powerful blog framework powered by Node.js.',
|
|
10840
10840
|
description: 'A Hexo site, created with the Hexo CLI.',
|
|
10841
10841
|
website: 'https://hexo.io',
|
|
@@ -10870,7 +10870,7 @@ exports.frameworks = [
|
|
|
10870
10870
|
name: 'Eleventy',
|
|
10871
10871
|
slug: 'eleventy',
|
|
10872
10872
|
demo: 'https://eleventy-template.vercel.app',
|
|
10873
|
-
logo: 'https://
|
|
10873
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/eleventy.svg',
|
|
10874
10874
|
tagline: '11ty is a simpler static site generator written in JavaScript, created to be an alternative to Jekyll.',
|
|
10875
10875
|
description: 'An Eleventy site, created with npm init.',
|
|
10876
10876
|
website: 'https://www.11ty.dev',
|
|
@@ -10906,7 +10906,7 @@ exports.frameworks = [
|
|
|
10906
10906
|
name: 'Docusaurus 2',
|
|
10907
10907
|
slug: 'docusaurus-2',
|
|
10908
10908
|
demo: 'https://docusaurus-2-template.vercel.app',
|
|
10909
|
-
logo: 'https://
|
|
10909
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/docusaurus.svg',
|
|
10910
10910
|
tagline: 'Docusaurus makes it easy to maintain Open Source documentation websites.',
|
|
10911
10911
|
description: 'A static Docusaurus site that makes it easy to maintain OSS documentation.',
|
|
10912
10912
|
website: 'https://v2.docusaurus.io',
|
|
@@ -10990,7 +10990,7 @@ exports.frameworks = [
|
|
|
10990
10990
|
name: 'Docusaurus 1',
|
|
10991
10991
|
slug: 'docusaurus',
|
|
10992
10992
|
demo: 'https://docusaurus-template.vercel.app',
|
|
10993
|
-
logo: 'https://
|
|
10993
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/docusaurus.svg',
|
|
10994
10994
|
tagline: 'Docusaurus makes it easy to maintain Open Source documentation websites.',
|
|
10995
10995
|
description: 'A static Docusaurus site that makes it easy to maintain OSS documentation.',
|
|
10996
10996
|
website: 'https://docusaurus.io/',
|
|
@@ -11039,7 +11039,7 @@ exports.frameworks = [
|
|
|
11039
11039
|
name: 'Preact',
|
|
11040
11040
|
slug: 'preact',
|
|
11041
11041
|
demo: 'https://preact-template.vercel.app',
|
|
11042
|
-
logo: 'https://
|
|
11042
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/preact.svg',
|
|
11043
11043
|
tagline: 'Preact is a fast 3kB alternative to React with the same modern API.',
|
|
11044
11044
|
description: 'A Preact app, created with the Preact CLI.',
|
|
11045
11045
|
website: 'https://preactjs.com',
|
|
@@ -11083,7 +11083,7 @@ exports.frameworks = [
|
|
|
11083
11083
|
name: 'SolidStart',
|
|
11084
11084
|
slug: 'solidstart',
|
|
11085
11085
|
demo: 'https://solid-start-template.vercel.app',
|
|
11086
|
-
logo: 'https://
|
|
11086
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/solid.svg',
|
|
11087
11087
|
tagline: 'Simple and performant reactivity for building user interfaces.',
|
|
11088
11088
|
description: 'A Solid app, created with SolidStart.',
|
|
11089
11089
|
website: 'https://solidjs.com',
|
|
@@ -11121,7 +11121,7 @@ exports.frameworks = [
|
|
|
11121
11121
|
name: 'Dojo',
|
|
11122
11122
|
slug: 'dojo',
|
|
11123
11123
|
demo: 'https://dojo-template.vercel.app',
|
|
11124
|
-
logo: 'https://
|
|
11124
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/dojo.png',
|
|
11125
11125
|
tagline: 'Dojo is a modern progressive, TypeScript first framework.',
|
|
11126
11126
|
description: "A Dojo app, created with the Dojo CLI's cli-create-app command.",
|
|
11127
11127
|
website: 'https://dojo.io',
|
|
@@ -11181,7 +11181,7 @@ exports.frameworks = [
|
|
|
11181
11181
|
name: 'Ember.js',
|
|
11182
11182
|
slug: 'ember',
|
|
11183
11183
|
demo: 'https://ember-template.vercel.app',
|
|
11184
|
-
logo: 'https://
|
|
11184
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/ember.svg',
|
|
11185
11185
|
tagline: 'Ember.js helps webapp developers be more productive out of the box.',
|
|
11186
11186
|
description: 'An Ember app, created with the Ember CLI.',
|
|
11187
11187
|
website: 'https://emberjs.com/',
|
|
@@ -11225,7 +11225,7 @@ exports.frameworks = [
|
|
|
11225
11225
|
name: 'Vue.js',
|
|
11226
11226
|
slug: 'vue',
|
|
11227
11227
|
demo: 'https://vue-template.vercel.app',
|
|
11228
|
-
logo: 'https://
|
|
11228
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/vue.svg',
|
|
11229
11229
|
tagline: 'Vue.js is a versatile JavaScript framework that is as approachable as it is performant.',
|
|
11230
11230
|
description: 'A Vue.js app, created with the Vue CLI.',
|
|
11231
11231
|
website: 'https://vuejs.org',
|
|
@@ -11280,7 +11280,7 @@ exports.frameworks = [
|
|
|
11280
11280
|
name: 'Scully',
|
|
11281
11281
|
slug: 'scully',
|
|
11282
11282
|
demo: 'https://scully-template.vercel.app',
|
|
11283
|
-
logo: 'https://
|
|
11283
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/scullyio-logo.png',
|
|
11284
11284
|
tagline: 'Scully is a static site generator for Angular.',
|
|
11285
11285
|
description: 'The Static Site Generator for Angular apps.',
|
|
11286
11286
|
website: 'https://github.com/scullyio/scully',
|
|
@@ -11315,7 +11315,7 @@ exports.frameworks = [
|
|
|
11315
11315
|
name: 'Ionic Angular',
|
|
11316
11316
|
slug: 'ionic-angular',
|
|
11317
11317
|
demo: 'https://ionic-angular-template.vercel.app',
|
|
11318
|
-
logo: 'https://
|
|
11318
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/ionic.svg',
|
|
11319
11319
|
tagline: 'Ionic Angular allows you to build mobile PWAs with Angular and the Ionic Framework.',
|
|
11320
11320
|
description: 'An Ionic Angular site, created with the Ionic CLI.',
|
|
11321
11321
|
website: 'https://ionicframework.com',
|
|
@@ -11358,7 +11358,7 @@ exports.frameworks = [
|
|
|
11358
11358
|
name: 'Angular',
|
|
11359
11359
|
slug: 'angular',
|
|
11360
11360
|
demo: 'https://angular-template.vercel.app',
|
|
11361
|
-
logo: 'https://
|
|
11361
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/angular.svg',
|
|
11362
11362
|
tagline: 'Angular is a TypeScript-based cross-platform framework from Google.',
|
|
11363
11363
|
description: 'An Angular app, created with the Angular CLI.',
|
|
11364
11364
|
website: 'https://angular.io',
|
|
@@ -11416,7 +11416,7 @@ exports.frameworks = [
|
|
|
11416
11416
|
name: 'Polymer',
|
|
11417
11417
|
slug: 'polymer',
|
|
11418
11418
|
demo: 'https://polymer-template.vercel.app',
|
|
11419
|
-
logo: 'https://
|
|
11419
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/polymer.svg',
|
|
11420
11420
|
tagline: 'Polymer is an open-source webapps library from Google, for building using Web Components.',
|
|
11421
11421
|
description: 'A Polymer app, created with the Polymer CLI.',
|
|
11422
11422
|
website: 'https://www.polymer-project.org/',
|
|
@@ -11472,7 +11472,7 @@ exports.frameworks = [
|
|
|
11472
11472
|
name: 'Svelte',
|
|
11473
11473
|
slug: 'svelte',
|
|
11474
11474
|
demo: 'https://svelte.vercel.app',
|
|
11475
|
-
logo: 'https://
|
|
11475
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/svelte.svg',
|
|
11476
11476
|
tagline: 'Svelte lets you write high performance reactive apps with significantly less boilerplate.',
|
|
11477
11477
|
description: 'A basic Svelte app using the default template.',
|
|
11478
11478
|
website: 'https://svelte.dev',
|
|
@@ -11520,7 +11520,7 @@ exports.frameworks = [
|
|
|
11520
11520
|
name: 'SvelteKit',
|
|
11521
11521
|
slug: 'sveltekit',
|
|
11522
11522
|
demo: 'https://sveltekit-template.vercel.app',
|
|
11523
|
-
logo: 'https://
|
|
11523
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/svelte.svg',
|
|
11524
11524
|
screenshot: 'https://assets.vercel.com/image/upload/v1647366075/front/import/sveltekit.png',
|
|
11525
11525
|
tagline: 'SvelteKit is a framework for building web applications of all sizes.',
|
|
11526
11526
|
description: 'A SvelteKit app optimized Edge-first.',
|
|
@@ -11556,7 +11556,7 @@ exports.frameworks = [
|
|
|
11556
11556
|
name: 'Ionic React',
|
|
11557
11557
|
slug: 'ionic-react',
|
|
11558
11558
|
demo: 'https://ionic-react-template.vercel.app',
|
|
11559
|
-
logo: 'https://
|
|
11559
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/ionic.svg',
|
|
11560
11560
|
tagline: 'Ionic React allows you to build mobile PWAs with React and the Ionic Framework.',
|
|
11561
11561
|
description: 'An Ionic React site, created with the Ionic CLI.',
|
|
11562
11562
|
website: 'https://ionicframework.com',
|
|
@@ -11615,7 +11615,7 @@ exports.frameworks = [
|
|
|
11615
11615
|
name: 'Create React App',
|
|
11616
11616
|
slug: 'create-react-app',
|
|
11617
11617
|
demo: 'https://create-react-template.vercel.app',
|
|
11618
|
-
logo: 'https://
|
|
11618
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/react.svg',
|
|
11619
11619
|
tagline: 'Create React App allows you to get going with React in no time.',
|
|
11620
11620
|
description: 'A client-side React app created with create-react-app.',
|
|
11621
11621
|
website: 'https://create-react-app.dev',
|
|
@@ -11680,7 +11680,7 @@ exports.frameworks = [
|
|
|
11680
11680
|
name: 'Gridsome',
|
|
11681
11681
|
slug: 'gridsome',
|
|
11682
11682
|
demo: 'https://gridsome-template.vercel.app',
|
|
11683
|
-
logo: 'https://
|
|
11683
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/gridsome.svg',
|
|
11684
11684
|
tagline: 'Gridsome is a Vue.js-powered framework for building websites & apps that are fast by default.',
|
|
11685
11685
|
description: 'A Gridsome app, created with the Gridsome CLI.',
|
|
11686
11686
|
website: 'https://gridsome.org/',
|
|
@@ -11715,7 +11715,7 @@ exports.frameworks = [
|
|
|
11715
11715
|
name: 'UmiJS',
|
|
11716
11716
|
slug: 'umijs',
|
|
11717
11717
|
demo: 'https://umijs-template.vercel.app',
|
|
11718
|
-
logo: 'https://
|
|
11718
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/umi.svg',
|
|
11719
11719
|
tagline: 'UmiJS is an extensible enterprise-level React application framework.',
|
|
11720
11720
|
description: 'An UmiJS app, created using the Umi CLI.',
|
|
11721
11721
|
website: 'https://umijs.org',
|
|
@@ -11759,7 +11759,7 @@ exports.frameworks = [
|
|
|
11759
11759
|
name: 'Sapper',
|
|
11760
11760
|
slug: 'sapper',
|
|
11761
11761
|
demo: 'https://sapper-template.vercel.app',
|
|
11762
|
-
logo: 'https://
|
|
11762
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/svelte.svg',
|
|
11763
11763
|
tagline: 'Sapper is a framework for building high-performance universal web apps with Svelte.',
|
|
11764
11764
|
description: 'A Sapper app, using the Sapper template.',
|
|
11765
11765
|
website: 'https://sapper.svelte.dev',
|
|
@@ -11794,7 +11794,7 @@ exports.frameworks = [
|
|
|
11794
11794
|
name: 'Saber',
|
|
11795
11795
|
slug: 'saber',
|
|
11796
11796
|
demo: 'https://saber-template.vercel.app',
|
|
11797
|
-
logo: 'https://
|
|
11797
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/saber.svg',
|
|
11798
11798
|
tagline: 'Saber is a framework for building static sites in Vue.js that supports data from any source.',
|
|
11799
11799
|
description: 'A Saber site, created with npm init.',
|
|
11800
11800
|
website: 'https://saber.land/',
|
|
@@ -11843,7 +11843,7 @@ exports.frameworks = [
|
|
|
11843
11843
|
name: 'Stencil',
|
|
11844
11844
|
slug: 'stencil',
|
|
11845
11845
|
demo: 'https://stencil.vercel.app',
|
|
11846
|
-
logo: 'https://
|
|
11846
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/stencil.svg',
|
|
11847
11847
|
tagline: 'Stencil is a powerful toolchain for building Progressive Web Apps and Design Systems.',
|
|
11848
11848
|
description: 'A Stencil site, created with the Stencil CLI.',
|
|
11849
11849
|
website: 'https://stenciljs.com/',
|
|
@@ -11902,7 +11902,7 @@ exports.frameworks = [
|
|
|
11902
11902
|
name: 'Nuxt.js',
|
|
11903
11903
|
slug: 'nuxtjs',
|
|
11904
11904
|
demo: 'https://nuxtjs-template.vercel.app',
|
|
11905
|
-
logo: 'https://
|
|
11905
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/nuxt.svg',
|
|
11906
11906
|
screenshot: 'https://assets.vercel.com/image/upload/v1647366075/front/import/nuxtjs.png',
|
|
11907
11907
|
tagline: 'Nuxt.js is the web comprehensive framework that lets you dream big with Vue.js.',
|
|
11908
11908
|
description: 'A Nuxt.js app, bootstrapped with create-nuxt-app.',
|
|
@@ -11959,7 +11959,7 @@ exports.frameworks = [
|
|
|
11959
11959
|
name: 'RedwoodJS',
|
|
11960
11960
|
slug: 'redwoodjs',
|
|
11961
11961
|
demo: 'https://redwood-template.vercel.app',
|
|
11962
|
-
logo: 'https://
|
|
11962
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/redwoodjs.svg',
|
|
11963
11963
|
tagline: 'RedwoodJS is a full-stack framework for the Jamstack.',
|
|
11964
11964
|
description: 'A RedwoodJS app, bootstraped with create-redwood-app.',
|
|
11965
11965
|
website: 'https://redwoodjs.com',
|
|
@@ -11995,7 +11995,7 @@ exports.frameworks = [
|
|
|
11995
11995
|
name: 'Hugo',
|
|
11996
11996
|
slug: 'hugo',
|
|
11997
11997
|
demo: 'https://hugo-template.vercel.app',
|
|
11998
|
-
logo: 'https://
|
|
11998
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/hugo.svg',
|
|
11999
11999
|
tagline: 'Hugo is the world’s fastest framework for building websites, written in Go.',
|
|
12000
12000
|
description: 'A Hugo site, created with the Hugo CLI.',
|
|
12001
12001
|
website: 'https://gohugo.io',
|
|
@@ -12043,7 +12043,7 @@ exports.frameworks = [
|
|
|
12043
12043
|
name: 'Jekyll',
|
|
12044
12044
|
slug: 'jekyll',
|
|
12045
12045
|
demo: 'https://jekyll-template.vercel.app',
|
|
12046
|
-
logo: 'https://
|
|
12046
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/jekyll.svg',
|
|
12047
12047
|
tagline: 'Jekyll makes it super easy to transform your plain text into static websites and blogs.',
|
|
12048
12048
|
description: 'A Jekyll site, created with the Jekyll CLI.',
|
|
12049
12049
|
website: 'https://jekyllrb.com/',
|
|
@@ -12080,7 +12080,7 @@ exports.frameworks = [
|
|
|
12080
12080
|
name: 'Brunch',
|
|
12081
12081
|
slug: 'brunch',
|
|
12082
12082
|
demo: 'https://brunch-template.vercel.app',
|
|
12083
|
-
logo: 'https://
|
|
12083
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/brunch.svg',
|
|
12084
12084
|
tagline: 'Brunch is a fast and simple webapp build tool with seamless incremental compilation for rapid development.',
|
|
12085
12085
|
description: 'A Brunch app, created with the Brunch CLI.',
|
|
12086
12086
|
website: 'https://brunch.io/',
|
|
@@ -12113,7 +12113,7 @@ exports.frameworks = [
|
|
|
12113
12113
|
name: 'Middleman',
|
|
12114
12114
|
slug: 'middleman',
|
|
12115
12115
|
demo: 'https://middleman-template.vercel.app',
|
|
12116
|
-
logo: 'https://
|
|
12116
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/middleman.svg',
|
|
12117
12117
|
tagline: 'Middleman is a static site generator that uses all the shortcuts and tools in modern web development.',
|
|
12118
12118
|
description: 'A Middleman app, created with the Middleman CLI.',
|
|
12119
12119
|
website: 'https://middlemanapp.com/',
|
|
@@ -12147,7 +12147,7 @@ exports.frameworks = [
|
|
|
12147
12147
|
name: 'Zola',
|
|
12148
12148
|
slug: 'zola',
|
|
12149
12149
|
demo: 'https://zola-template.vercel.app',
|
|
12150
|
-
logo: 'https://
|
|
12150
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/zola.png',
|
|
12151
12151
|
tagline: 'Everything you need to make a static site engine in one binary.',
|
|
12152
12152
|
description: 'A Zola app, created with the "Getting Started" tutorial.',
|
|
12153
12153
|
website: 'https://www.getzola.org',
|
|
@@ -12181,7 +12181,7 @@ exports.frameworks = [
|
|
|
12181
12181
|
name: 'Vite',
|
|
12182
12182
|
slug: 'vite',
|
|
12183
12183
|
demo: 'https://vite-vue-template.vercel.app',
|
|
12184
|
-
logo: 'https://
|
|
12184
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/vite.svg',
|
|
12185
12185
|
tagline: 'Vite is a new breed of frontend build tool that significantly improves the frontend development experience.',
|
|
12186
12186
|
description: 'A Vue.js app, created with Vite.',
|
|
12187
12187
|
website: 'https://vitejs.dev',
|
|
@@ -12217,7 +12217,7 @@ exports.frameworks = [
|
|
|
12217
12217
|
name: 'Parcel',
|
|
12218
12218
|
slug: 'parcel',
|
|
12219
12219
|
demo: 'https://parcel-template.vercel.app',
|
|
12220
|
-
logo: 'https://
|
|
12220
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/parcel.png',
|
|
12221
12221
|
tagline: 'Parcel is a zero configuration build tool for the web that scales to projects of any size and complexity.',
|
|
12222
12222
|
description: 'A vanilla web app built with Parcel.',
|
|
12223
12223
|
website: 'https://parceljs.org',
|
|
@@ -12262,16 +12262,22 @@ exports.frameworks = [
|
|
|
12262
12262
|
name: 'Sanity',
|
|
12263
12263
|
slug: 'sanity',
|
|
12264
12264
|
demo: 'https://sanity-studio-template.vercel.app',
|
|
12265
|
-
logo: 'https://
|
|
12265
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/sanity.svg',
|
|
12266
12266
|
tagline: 'The structured content platform.',
|
|
12267
12267
|
description: 'A Sanity Studio',
|
|
12268
12268
|
website: 'https://www.sanity.io',
|
|
12269
12269
|
envPrefix: 'SANITY_STUDIO_',
|
|
12270
12270
|
detectors: {
|
|
12271
|
-
|
|
12271
|
+
some: [
|
|
12272
12272
|
{
|
|
12273
12273
|
path: 'sanity.json',
|
|
12274
12274
|
},
|
|
12275
|
+
{
|
|
12276
|
+
path: 'sanity.config.js',
|
|
12277
|
+
},
|
|
12278
|
+
{
|
|
12279
|
+
path: 'sanity.config.ts',
|
|
12280
|
+
},
|
|
12275
12281
|
],
|
|
12276
12282
|
},
|
|
12277
12283
|
settings: {
|
|
@@ -12305,7 +12311,7 @@ exports.frameworks = [
|
|
|
12305
12311
|
name: 'Hydrogen',
|
|
12306
12312
|
slug: 'hydrogen',
|
|
12307
12313
|
demo: 'https://hydrogen-template.vercel.app',
|
|
12308
|
-
logo: 'https://
|
|
12314
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/hydrogen.svg',
|
|
12309
12315
|
tagline: 'React framework for headless commerce',
|
|
12310
12316
|
description: 'React framework for headless commerce',
|
|
12311
12317
|
website: 'https://hydrogen.shopify.dev',
|
|
@@ -12339,7 +12345,7 @@ exports.frameworks = [
|
|
|
12339
12345
|
{
|
|
12340
12346
|
name: 'Other',
|
|
12341
12347
|
slug: null,
|
|
12342
|
-
logo: 'https://
|
|
12348
|
+
logo: 'https://api-frameworks.vercel.sh/framework-logos/other.svg',
|
|
12343
12349
|
description: 'No framework or an unoptimized framework.',
|
|
12344
12350
|
settings: {
|
|
12345
12351
|
installCommand: {
|
|
@@ -19056,8 +19062,7 @@ const build = async ({ files, entrypoint, workPath, config, meta = {}, }) => {
|
|
|
19056
19062
|
build_utils_1.debug('Detected Gemfile');
|
|
19057
19063
|
printInstall();
|
|
19058
19064
|
const opts = {
|
|
19059
|
-
env: {
|
|
19060
|
-
...process.env,
|
|
19065
|
+
env: build_utils_1.cloneEnv(process.env, {
|
|
19061
19066
|
// See more: https://github.com/rubygems/rubygems/blob/a82d04856deba58be6b90f681a5e42a7c0f2baa7/bundler/lib/bundler/man/bundle-config.1.ronn
|
|
19062
19067
|
BUNDLE_BIN: 'vendor/bin',
|
|
19063
19068
|
BUNDLE_CACHE_PATH: 'vendor/cache',
|
|
@@ -19067,7 +19072,7 @@ const build = async ({ files, entrypoint, workPath, config, meta = {}, }) => {
|
|
|
19067
19072
|
BUNDLE_SILENCE_ROOT_WARNING: '1',
|
|
19068
19073
|
BUNDLE_DISABLE_SHARED_GEMS: '1',
|
|
19069
19074
|
BUNDLE_DISABLE_VERSION_CHECK: '1',
|
|
19070
|
-
},
|
|
19075
|
+
}),
|
|
19071
19076
|
};
|
|
19072
19077
|
await build_utils_1.runBundleInstall(workPath, [], opts, meta);
|
|
19073
19078
|
isBundleInstall = true;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vercel/static-build",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.24",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./dist/index",
|
|
6
6
|
"homepage": "https://vercel.com/docs/build-step",
|
|
@@ -36,8 +36,8 @@
|
|
|
36
36
|
"@types/ms": "0.7.31",
|
|
37
37
|
"@types/node-fetch": "2.5.4",
|
|
38
38
|
"@types/promise-timeout": "1.3.0",
|
|
39
|
-
"@vercel/build-utils": "5.4.
|
|
40
|
-
"@vercel/frameworks": "1.1.
|
|
39
|
+
"@vercel/build-utils": "5.4.3",
|
|
40
|
+
"@vercel/frameworks": "1.1.6",
|
|
41
41
|
"@vercel/ncc": "0.24.0",
|
|
42
42
|
"@vercel/routing-utils": "2.0.2",
|
|
43
43
|
"fs-extra": "10.0.0",
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"rc9": "1.2.0",
|
|
49
49
|
"typescript": "4.3.4"
|
|
50
50
|
},
|
|
51
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "619ca9342156758efdb0db8adaf20e0d4a1493e4"
|
|
52
52
|
}
|