Scripts for building web projects.


Keywords
build, test, tool, bundler, typescript, spa, webpack
License
Apache-2.0
Install
npm install @mercateo/ws@2.9.0

Documentation

This project is unmantained, deprecated and goes into archive with followup removal in 2 years.

⚠️ DEPRECATED: ️️️️ This package should not be used anymore. Before mature tools for mananing monorepos became available we used this package to share the same configs for building/linting/testing/releasing in multiple internal projects. ️Nowadays we use monorepos and don't need to share configs like we used to. ⚠️


@mercateo/ws

Build Status

A tool which helps you to build, document and test web projects.

For more information about this package have a look at the official README.md.

Release

In order to release a new version of this package the following command must be run:

$ yarn release

After that you will be prompted to select a new version.