1.2.2 • Published 4 years ago

code-customization-loader v1.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Code customization loader for webpack

Checking and removing different code blocks from webpack bundled script for several customers.

normal code

/ CHECK_CUSTOMER_START customer1, customer2 /

code block to remove for all customers except customer1 and customer2

/ CHECK_CUSTOMER_END /

normal code

Usage

Documentation: Using loaders

Parameters

####customer

Id of current customer

####logLevel

0 - no log

1 (default) - log code fragments

2 - full log

License

MIT (http://www.opensource.org/licenses/mit-license.php)

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

5 years ago

1.1.0

6 years ago

1.0.7

7 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago