Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

towry-archived/erb-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erb-loader

This loader make embedding erb in javascript possible when using webpackrails in your Rails project.

Install

npm i erb-loader --save-dev

Usage

In your Rails project, setup webpackrails.


** not tested **