Skip to content

Codemod away from importing from htmlbars-inline-precompile to ember-cli-htmlbars.

License

Notifications You must be signed in to change notification settings

ember-codemods/ember-cli-htmlbars-inline-precompile-codemod

Repository files navigation

ember-cli-htmlbars-inline-precompile-codemod

Build Status npm version

A collection of codemod's for ember-cli-htmlbars-inline-precompile-codemod.

Usage

To run a specific codemod from this project, you would run the following:

npx ember-cli-htmlbars-inline-precompile-codemod path/of/files/ or/some**/*glob.js

# or

yarn global add ember-cli-htmlbars-inline-precompile-codemod
ember-cli-htmlbars-inline-precompile-codemod path/of/files/ or/some**/*

Transforms

Contributing

Installation

  • clone the repo
  • change into the repo directory
  • yarn

Running tests

  • yarn test

Update Documentation

  • yarn update-docs

About

Codemod away from importing from htmlbars-inline-precompile to ember-cli-htmlbars.

Resources

License

Stars

Watchers

Forks

Packages

No packages published