razzle-examples-with-custom-babel-config

3.0.0 • Public • Published

Razzle Custom Babel Configuration Example

How to use

Download the example or clone the whole project:

curl https://codeload.github.com/jaredpalmer/razzle/tar.gz/master | tar -xz --strip=2 razzle-master/examples/with-custom-babel-config
cd with-custom-babel-config

Install it and run:

yarn install
yarn start

Idea behind the example

This is an example of how to extend Razzle with a custom .babelrc file.

/razzle-examples-with-custom-babel-config/

    Package Sidebar

    Install

    npm i razzle-examples-with-custom-babel-config

    Weekly Downloads

    1

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    4.8 kB

    Total Files

    10

    Last publish

    Collaborators

    • jaredpalmer