Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gfranko/amdclean issues and pull requests
#129 - Fix all Vulnerable Dependencies
Pull Request -
State: open - Opened by ozouai-6sense over 2 years ago
- 1 comment
#128 - Bump lodash from 2.4.2 to 4.17.19
Pull Request -
State: open - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: external dependency
#127 - Bump lodash from 2.4.2 to 4.17.15
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
- 1 comment
Labels: external dependency
#126 - npmjs release update
Issue -
State: open - Opened by acarioni over 5 years ago
#125 - recognize not only ExpressionStatements but also Expressions as translatable define-calls
Pull Request -
State: closed - Opened by emilefokkema about 7 years ago
#124 - Comma-separated calls to define don't get translated
Issue -
State: open - Opened by Neonit about 7 years ago
- 1 comment
#123 - Bug: aggressiveOptimizations may shadow globals
Issue -
State: open - Opened by thorn0 about 7 years ago
#122 - define(modulename, dependencies...
Issue -
State: open - Opened by jorbar over 7 years ago
#121 - Do not filter valid non-latin symbols, while normalizing module names.
Pull Request -
State: open - Opened by Smesharikable over 7 years ago
#120 - Fix header title for README
Pull Request -
State: closed - Opened by imdreamrunner over 7 years ago
- 1 comment
#119 - UMD generated by rollup not recognized
Issue -
State: open - Opened by betabong over 7 years ago
- 1 comment
#118 - Fix broken headings in Markdown files
Pull Request -
State: open - Opened by bryant1410 over 7 years ago
#117 - Failed to require relative path
Issue -
State: open - Opened by musicode almost 8 years ago
#116 - function of the calling module goes before the called module: Cannot read property of undefined
Issue -
State: closed - Opened by asnov almost 8 years ago
- 1 comment
#115 - A comment in return statement leads to incorrect javascript
Issue -
State: open - Opened by paulsmirnov almost 8 years ago
#114 - Deal with conditional loader
Issue -
State: closed - Opened by wangkaibule over 8 years ago
- 1 comment
#113 - Fix `startLineNumber` from potentially breaking.
Pull Request -
State: open - Opened by whitneyit over 8 years ago
- 1 comment
#112 - Fix README sourceMap example
Pull Request -
State: open - Opened by whitneyit over 8 years ago
#111 - Bad output
Issue -
State: open - Opened by altano over 8 years ago
#110 - var a = require('a') => var a = a;
Issue -
State: open - Opened by li-yinan over 8 years ago
#109 - The variable conflict logic in v2.4.0 and onwards
Issue -
State: closed - Opened by koteq almost 9 years ago
- 2 comments
#108 - AMD destroys multiline return statements
Issue -
State: open - Opened by aleventhal almost 9 years ago
- 3 comments
#107 - bin/amdclean
Issue -
State: closed - Opened by rejeep almost 9 years ago
- 1 comment
#106 - require with named callback -- the callback is never called
Issue -
State: open - Opened by aleventhal almost 9 years ago
- 1 comment
#105 - Partial fix for #104, part 1 only
Pull Request -
State: closed - Opened by sprat almost 9 years ago
#104 - Problems with "module" special dependency
Issue -
State: closed - Opened by sprat almost 9 years ago
- 3 comments
#103 - AMD checks transformations
Issue -
State: closed - Opened by NikolayFrantsev almost 9 years ago
- 1 comment
#102 - does amdclean support amd-feature loader plugin
Issue -
State: open - Opened by naturejune almost 9 years ago
#101 - source-map: sourcesContent lost
Issue -
State: closed - Opened by sprat about 9 years ago
- 1 comment
#100 - Module config
Issue -
State: closed - Opened by sprat about 9 years ago
- 1 comment
#99 - Uncaught TypeError
Issue -
State: open - Opened by extractachris about 9 years ago
- 1 comment
#98 - require.toUrl support?
Issue -
State: closed - Opened by sprat about 9 years ago
- 2 comments
#97 - Slash in ignores
Pull Request -
State: closed - Opened by hwinkler about 9 years ago
#96 - Compiling React.js source results in an error
Issue -
State: open - Opened by alahtarin about 9 years ago
#95 - Fix referencing a sub path relatively from the base dir
Pull Request -
State: closed - Opened by lukeapage over 9 years ago
- 10 comments
#94 - AMDClean removes require calls with three arguments
Issue -
State: open - Opened by Chris2m over 9 years ago
#93 - add cash.js to "used by" list
Pull Request -
State: closed - Opened by bignimbus over 9 years ago
- 1 comment
#92 - Creating a module named "document" will overwrite the window's document
Issue -
State: closed - Opened by LukasBombach over 9 years ago
- 3 comments
#91 - Non-AMD module not included in the AMDClean output
Issue -
State: open - Opened by settysreekanth over 9 years ago
- 2 comments
#90 - Dev
Pull Request -
State: closed - Opened by matthiaspalmer over 9 years ago
- 1 comment
#89 - format readme <h(n)>'s
Pull Request -
State: closed - Opened by tomfuertes over 9 years ago
- 1 comment
#88 - fix useStrict option. Fixes #87
Pull Request -
State: closed - Opened by lukeapage over 9 years ago
- 2 comments
#87 - removeUseStricts doesn't work
Issue -
State: closed - Opened by lukeapage over 9 years ago
- 1 comment
#86 - "use strict" is always removed no matter what the option is set to
Issue -
State: closed - Opened by lukeapage over 9 years ago
- 1 comment
#85 - Does amdclean supports requirejs' config-map?
Issue -
State: closed - Opened by kusmierz over 9 years ago
- 3 comments
Labels: wontfix, require.js
#84 - IIFEVariableNameTransform configuration option
Pull Request -
State: closed - Opened by cancerberoSgx over 9 years ago
- 2 comments
#83 - Optimization deleting declared dependencies is wrong
Issue -
State: closed - Opened by cancerberoSgx over 9 years ago
- 13 comments
Labels: bug
#82 - doc: Question about browserify con
Issue -
State: closed - Opened by chrisdickinson over 9 years ago
- 2 comments
Labels: question
#81 - Enabling aggressive optimizations breaks modules with define("foo", foo)
Issue -
State: open - Opened by gustavderdrache over 9 years ago
- 2 comments
#80 - fixes #62 - uses computed string literal properties instead of identifiers for IIFEs using module config feature
Pull Request -
State: closed - Opened by skibblenybbles almost 10 years ago
- 1 comment
#79 - sourceMaps
Issue -
State: open - Opened by ooxi almost 10 years ago
- 4 comments
#78 - AMDclean does not clean invocations of AMD
Issue -
State: closed - Opened by Juice10 almost 10 years ago
- 1 comment
Labels: question
#77 - Sometimes wrong callback parameters when using module.exports
Issue -
State: open - Opened by herrernst almost 10 years ago
- 1 comment
#76 - support for requirejs loader plugins dependencies with relative paths
Pull Request -
State: closed - Opened by purtuga almost 10 years ago
- 5 comments
#75 - Invalid var used as function input (variable holds text from require text plugin)
Issue -
State: closed - Opened by purtuga almost 10 years ago
- 1 comment
#74 - Handling of knockoutJS fails to properly register library
Issue -
State: open - Opened by purtuga almost 10 years ago
- 1 comment
#73 - [Feature request] optional obfuscate modules names
Issue -
State: closed - Opened by Bnaya almost 10 years ago
- 2 comments
#72 - Updated README.md with sourceMap example
Pull Request -
State: closed - Opened by kirill-konshin almost 10 years ago
- 1 comment
#71 - Wrap options interferes badly with escodegen.sourceMapWithCode
Issue -
State: open - Opened by kirill-konshin almost 10 years ago
- 2 comments
#70 - How to use the `requirejs-domready' load plugin
Issue -
State: open - Opened by ooxi almost 10 years ago
- 1 comment
#69 - Fix for https://github.com/gfranko/amdclean/issues/65 (dev branch)
Pull Request -
State: closed - Opened by kirill-konshin almost 10 years ago
- 5 comments
#68 - Comments cannot be preserved in certain cases
Issue -
State: closed - Opened by kirill-konshin almost 10 years ago
- 2 comments
#67 - Fix for https://github.com/gfranko/amdclean/issues/65
Pull Request -
State: closed - Opened by kirill-konshin almost 10 years ago
- 8 comments
#66 - amdclean comment is ignored
Issue -
State: open - Opened by kirill-konshin almost 10 years ago
- 3 comments
Labels: bug
#65 - What is the recommended way of handling sourceMaps?
Issue -
State: closed - Opened by kirill-konshin almost 10 years ago
- 28 comments
Labels: enhancement, question
#64 - add extended-javascript-console to "used by" section of readme
Pull Request -
State: closed - Opened by bignimbus about 10 years ago
- 1 comment
#63 - google-code-prettify isn't being added to the global variables
Issue -
State: open - Opened by lookfirst about 10 years ago
- 3 comments
#62 - requirejs config support doesn't handle slashes
Issue -
State: closed - Opened by tobymackenzie about 10 years ago
- 1 comment
Labels: bug
#61 - JS exception on AMDclean site
Issue -
State: closed - Opened by smt about 10 years ago
- 1 comment
Labels: bug
#60 - Supporting require.js configs
Issue -
State: closed - Opened by Juice10 about 10 years ago
- 3 comments
Labels: enhancement
#59 - prefixTransform gets already normalized module names as input
Issue -
State: closed - Opened by radekn about 10 years ago
- 3 comments
Labels: enhancement
#58 - Fix override
Pull Request -
State: closed - Opened by jugglinmike about 10 years ago
- 4 comments
#57 - variables inside module are polluting variableStore
Issue -
State: closed - Opened by gzf about 10 years ago
- 5 comments
Labels: enhancement, question
#56 - Output `var` statements with line breaks
Issue -
State: closed - Opened by mako-taco about 10 years ago
- 1 comment
Labels: wontfix
#55 - UMD exports rewritten as ternary operators
Issue -
State: closed - Opened by Rich-Harris about 10 years ago
- 4 comments
Labels: enhancement, wontfix
#54 - AMDClean does not work with AngularJS
Issue -
State: closed - Opened by oloftus over 10 years ago
- 2 comments
Labels: question, documentation
#53 - Fixed processing of reversed AMD conditionals
Pull Request -
State: closed - Opened by jakobwesthoff over 10 years ago
- 1 comment
Labels: bug
#52 - Fixed processing of reversed AMD conditionals
Pull Request -
State: closed - Opened by jakobwesthoff over 10 years ago
- 1 comment
#51 - relative require()'s cause undefined variables
Issue -
State: closed - Opened by hapticdata over 10 years ago
- 1 comment
Labels: bug
#50 - uninitialized variable causes amdclean to fail
Issue -
State: closed - Opened by hapticdata over 10 years ago
- 1 comment
Labels: bug
#49 - Define call not removed
Issue -
State: closed - Opened by GianlucaGuarini over 10 years ago
- 12 comments
Labels: bug, external dependency
#48 - define(obj) fails
Issue -
State: closed - Opened by Rich-Harris over 10 years ago
- 7 comments
Labels: bug
#47 - Wrap Option - Change Default
Issue -
State: closed - Opened by gfranko over 10 years ago
- 1 comment
Labels: enhancement
#46 - transformAMDChecks option - Do not clean module
Issue -
State: closed - Opened by gfranko over 10 years ago
- 1 comment
Labels: enhancement
#45 - Provide support for the Require.js cjsTranslate option
Issue -
State: closed - Opened by gfranko over 10 years ago
- 2 comments
Labels: bug
#44 - Only apply optimizations when aggressiveOptimizations option is used
Issue -
State: closed - Opened by gfranko over 10 years ago
- 1 comment
Labels: enhancement
#43 - Modules with Dependencies - Minor Optimization Bug
Issue -
State: closed - Opened by gfranko over 10 years ago
- 1 comment
Labels: bug
#42 - doesn't handle factory-style define() calls in some libs
Issue -
State: closed - Opened by brettjonesdev over 10 years ago
- 8 comments
Labels: bug
#41 - Indent on multiline comments
Issue -
State: closed - Opened by jaridmargolin over 10 years ago
- 4 comments
Labels: question
#40 - Hoisting common imports out into a shared closure to save on filesize
Issue -
State: closed - Opened by ebryn over 10 years ago
- 3 comments
Labels: enhancement
#37 - CommonJS wrapper not fully supported
Issue -
State: closed - Opened by amatiasq over 10 years ago
- 12 comments
Labels: question
#36 - Break code after 80 characters
Pull Request -
State: closed - Opened by ooxi over 10 years ago
- 1 comment
Labels: enhancement, documentation
#34 - #33 - Added ability for relative module resolution.
Pull Request -
State: closed - Opened by rstone770 over 10 years ago
- 15 comments
Labels: enhancement
#33 - amdclean
Pull Request -
State: closed - Opened by rstone770 over 10 years ago
- 10 comments
Labels: enhancement, question
#25 - Problem with jQuery
Issue -
State: closed - Opened by tybenz almost 11 years ago
- 25 comments
Labels: invalid, question
#23 - Output comments
Issue -
State: closed - Opened by nstadigs almost 11 years ago
- 6 comments
Labels: bug
#18 - Use entire module path when normalizing module names
Pull Request -
State: closed - Opened by Rich-Harris almost 11 years ago
- 2 comments
Labels: duplicate
#16 - The dollar sign ($) and the underscore (_) are permitted anywhere in an ...
Pull Request -
State: closed - Opened by yuanyan almost 11 years ago
- 3 comments
Labels: bug
#13 - Safe JavaScript Identifiers
Pull Request -
State: closed - Opened by ooxi about 11 years ago
- 2 comments
Labels: bug
#6 - Added entry to FAQ about define() placeholders and r.js skipModuleInsert...
Pull Request -
State: closed - Opened by frederickf about 11 years ago
- 1 comment
Labels: enhancement