1.2.2 • Published 5 years ago

code-customization-loader v1.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

1.2.1

5 years ago

1.2.0

6 years ago

1.1.0

8 years ago

1.0.7

8 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago