Skip to content

Releases: SylRob/webpack-ssi-include-loader

1.6.1

08 Jan 03:01

Choose a tag to compare

yarn.lock package update

1.6.0

08 Jan 02:49

Choose a tag to compare

  • fix some bugs
  • reformat inner loop and matching process
  • add jest and some test

1.5.2

27 Aug 23:59

Choose a tag to compare

fix #2 -> wrong condition that prevented to get the files online

1.5.1

21 Aug 03:14

Choose a tag to compare

fixing README

1.5.0

21 Aug 02:39

Choose a tag to compare

refactor and add new function parameter :

  • quietError to disable the printing of the error if the file is not found on local and online
  • onFileMatch a cb that, on matching results, send the file path and content to be able to modify the content outside.

1.4.0

23 Jun 00:36

Choose a tag to compare

  • improve recursive inclusion function
  • add charset override parameter for the included files

1.3.0

10 Jun 08:12

Choose a tag to compare

  • add disableLocalScan param
  • fix comment in ssi.js

1.2.0

09 Jun 08:30

Choose a tag to compare

  • update README
  • add recurcive feature in the include fucntion (max 4 loop)
  • update and clean package.json

1.1.4

09 Jun 07:40

Choose a tag to compare

no message