Skip to content

Simplify build / test workflows #16

@renchap

Description

@renchap

The goal is to create rake tasks to :

  • Install/update JS dev dependancies
  • Run linters (rubocop and eslint)
  • Build the JS code
  • Link the NPM package to register it for local use
  • Run webpack for the test application
  • Run tests

The README will need to be updated as well.

I will probably move javascript/webpacker_react-npm-module/ to the root directory, as it makes more sense for it to be here.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions