filer/src
Ben Heidemann 7efc4cdc1d
Fix Issue #790 (#793)
* fix: make wepback plugin available from filer/webpack

* deprecate accessing FilerWebpackPlugin through index.js

* docs: update documentation to reflect changes to FilerWebpackPlugin

* docs: fix typo
2021-11-15 11:05:39 -05:00
..
filesystem fix: rename across directories working 2021-10-19 16:16:31 -04:00
providers Update deps, fix new eslint issues, update release-it config 2020-04-13 12:32:17 -04:00
shell resolve relative paths, add two test cases 2020-04-13 11:49:46 -04:00
webpack-plugin refactor: rename plugin.js to index.js 2021-05-26 09:54:38 -04:00
constants.js Remove duplicate stat.h constants defined in constants.js 2018-12-12 22:24:11 -05:00
directory-entry.js Switch from MODE_* to NODE_TYPE_* 2018-07-14 10:02:29 -04:00
dirent.js fix: handle withFileTypes options in readdir 2021-06-05 13:45:41 -04:00
errors.js Fix for issue #561 - Extend fs.access to support R_OK, W_OK, and X_OK (#601) 2018-12-03 23:08:40 -05:00
fs-watcher.js Fixed #707 Replaced var with const and let and added strict mode (#712) 2019-01-31 20:20:56 -05:00
index.js Fix Issue #790 (#793) 2021-11-15 11:05:39 -05:00
node.js Refactor Node to support layout changes with backwad compatibility 2018-12-18 11:04:13 -05:00
open-file-description.js Refactor Node to support layout changes with backwad compatibility 2018-12-18 11:04:13 -05:00
open-files.js Move open files to its own module, properly close fds in tests 2018-12-29 15:11:39 -05:00
path.js refactor: use Object.assign instead of Object.create for cloning nodePath 2021-05-26 09:54:38 -04:00
shared.js Fix #633: fix test failure in coverage run 2018-12-20 19:00:39 -05:00
stats.js Fix #736: use ms vs. s resolution on all times 2019-02-07 16:36:17 -05:00
super-node.js Switch from .mode to .type on nodes 2018-07-14 10:02:29 -04:00