1.0.5 • Published 2 years ago

file-preprocessor-loader v1.0.5

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

#File-Preprocessor-loader

a Webpack loader that uses file-preprocessor (C++ like preprocessor syntax) to allow various scripts to be preprocessed before being added to webpack.

Please Note: this does NOT WORK for typescript files in angular 6/7, since @ngtools/webpack doesn't play nice with other loaders, disobeying the rules for webpack loaders. To make use of file-preprocessor in typescript, there is a patch for @ngtools/webpack that can be applied by the npm module patch-packets in the GIT repositotory here: https://github.com/chibisuke/file-preprocessor/blob/master/patches/%40ngtools%2Bwebpack%2B7.3.8.patch

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago