0.2.6 • Published 1 year ago

zwiz-platform-account-avatar v0.2.6

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Using a custom Babel config

This example features:

  • An app using proposed do expressions.
  • It uses babel-preset-stage-0, which allows us to use above JavaScript feature.
  • It uses '.babelrc' file in the app directory to add above preset.

Most of the time, when writing a custom .babelrc file, you need to add next/babel as a preset.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-custom-babel-config with-custom-babel-config-app
yarn create next-app --example with-custom-babel-config with-custom-babel-config-app
pnpm create next-app --example with-custom-babel-config with-custom-babel-config-app

Deploy it to the cloud with Vercel (Documentation).

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago