Skip to content

Latest commit

 

History

History
 
 

with-custom-target-babel-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Razzle Custom Target Babel Configuration Example

How to use

Create and start the example:
npx create-razzle-app --example with-custom-target-babel-config with-custom-target-babel-config

cd with-custom-target-babel-config
yarn start

Idea behind the example

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