GitClassic
Feed
Explore
Random
Go Pro
Sign in
getify
/
moduloze
Code
/ Commits
๐
Commits on master
Commits on August 27, 2022
bumping terser revision for dependabot
Kyle Simpson
committed 3 years ago
8b7d0a2
Commits on January 31, 2022
README: adding new info badge(s)
Kyle Simpson
committed 3 years ago
d898897
Commits on June 29, 2021
fixing bug where a package.json being present requires a depmap even when only doing ESM format build, closes #17
Kyle Simpson
committed 4 years ago
95c8ea8
Commits on March 21, 2021
complete rewrite of path-handling logic to fix a significant amount of bugs, too numerous to list; breaking changes abound here compared to v0.7.0; introduced ':::' specifier prefix in dependency-map for avoiding path-based handling for specifiers (like 'fs' or 'lodash') -- see README for explanation
Kyle Simpson
committed 4 years ago
ebda47b
Commits on January 22, 2021
improving error message in cli
Kyle Simpson
committed 4 years ago
c201bd2
Commits on January 21, 2021
removing unused dep in analysis
Kyle Simpson
committed 5 years ago
de97b9b
fixing minor CLI bug if directory creation fails for any reason
Kyle Simpson
committed 5 years ago
99da0fb
fixing minor CLI docs mistakes in README
Kyle Simpson
committed 5 years ago
7dfc95b
fixing incorrect AMD dependencies injection
Kyle Simpson
committed 5 years ago
9ec6e6e
updating copyright year
Kyle Simpson
committed 5 years ago
b66d958
Commits on November 23, 2020
tweaking build process to avoid unnecessary copy of copyright-header text file
Kyle Simpson
committed 5 years ago
598a179
improving build process to dog-food
Kyle Simpson
committed 5 years ago
b184251
adding CLI options: --minify and --prepend, closes #14 closes #15
Kyle Simpson
committed 5 years ago
3165fbe
Commits on November 18, 2020
fixing bugs with lib usage, closes #12
Kyle Simpson
committed 5 years ago
0ceb03a
Commits on August 4, 2020
fixing bugs with missing config and/or dep-map, closes #5
Kyle Simpson
committed 5 years ago
0e20280
Commits on July 20, 2020
fixing more broken links in markdown
Kyle Simpson
committed 5 years ago
2f3a1f9
trying to fix README links and missing package.json metadata, bumping version
Kyle Simpson
committed 5 years ago
935a776
Commits on July 19, 2020
bumping version up, with recent fixes/changes
Kyle Simpson
committed 5 years ago
669a13b
moving module-exports intermediary to be declared right before first usage, and (in ESM only) for the export-default of it to be right after last export
Kyle Simpson
committed 5 years ago
e9a0dd4
changing 'var' to 'let' for auto-inserted 'module.exports' intermediary declaration
Kyle Simpson
committed 5 years ago
b58488c
fixing bug where simple-member-expression incorrectly identified as part of a call-expression, closes #3
Kyle Simpson
committed 5 years ago
9cd48d6
fixing bug where unknown-dependency specifier is modified, also fixing that ESM specifier paths didn't expand homedir ~ character, closes #2
Kyle Simpson
committed 5 years ago
9d2805b
Commits on July 18, 2020
documenting more supported import/export forms (both ESM and UMD formats)
Kyle Simpson
committed 5 years ago
0b1e765
documenting supported export forms (both ESM and UMD formats)
Kyle Simpson
committed 5 years ago
781a6aa
documenting most of the supported import forms (both ESM and UMD formats)
Kyle Simpson
committed 5 years ago
46c42df
fixing mistake in conversion guide links
Kyle Simpson
committed 5 years ago
9f61b2b
Commits on July 17, 2020
adding 'conversion guides' to document how the variations of import/export forms are handled for ESM and UMD formats
Kyle Simpson
committed 5 years ago
20d8bf1
Commits on July 12, 2020
adding missing LICENSE.txt
Kyle Simpson
committed 5 years ago
57b471b
README: adding first pass at documentation
Kyle Simpson
committed 5 years ago
992ec77
Commits on July 7, 2020
fixing bug with dependency sorting for UMD bundles
Kyle Simpson
committed 5 years ago
688c9b3
โ Newer
Older โ