Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Logan Smyth 53e4d74ebe Treat all filenames as absolute paths. (#8044) 6 vuotta sitten
  Logan Smyth 69cca412eb Make the filename option, as exposed to the plugins, consistently relative to the working directory (#7956) 6 vuotta sitten
  Logan Smyth 98f0808a22 Ensure the the config file isn't re-processed when users load a partial config and then pass it back to Babel. 6 vuotta sitten
  Logan Smyth acf509bab5 Upgrade Babel to self-host with beta.46 (#7784) 6 vuotta sitten
  Logan Smyth a67eb25547 Only search for .babelrc files in the 'root' package by default. 6 vuotta sitten
  Deven Bansod 95894397eb Migrate `babel-cli` and `babel-generator` tests to use jest-expect (#7549) 6 vuotta sitten
  Deven Bansod f3f0197890 Migrate babel-core tests to use jest-expect (#7513) 6 vuotta sitten
  Daniel Tschinder 3e95830646 Migrate to jest (#7455) 6 vuotta sitten
  Logan Smyth c292140254 Implement an 'overrides' config array to process in order for overrides. 6 vuotta sitten
  Logan Smyth f4a24a38ca Allow config objects to use test/include/exclude to limit application to specific files. 6 vuotta sitten
  Logan Smyth 758fd0369c Rewrite config chain loading to build chain recursively to keep caching readable. 6 vuotta sitten
  Logan Smyth cdf420d4d8 Rewrite config chain tests to use public loadOptions API. (#6909) 6 vuotta sitten
  Logan Smyth 18ea5aca51 Expose a 'cwd' option for Babel's root options. 6 vuotta sitten
  Logan Smyth 74439889d8 Centralize envName lookup using caching sidechannel. 6 vuotta sitten
  Logan Smyth 64abf75d1f Perform option validation up front to avoid repeating assertions. 7 vuotta sitten
  Logan Smyth 3673fbbd52 Refactor config item processing. 7 vuotta sitten
  aardito2 bfa167cc21 Add additional tests for ignore/only (#5647) 7 vuotta sitten
  Logan Smyth fc448ca8f2 Flatten, process, and cache incoming options by key. 7 vuotta sitten
  Brian Ng e4b35f680d Run prettier 7 vuotta sitten
  Logan Smyth d1d812edff Fix a regression from adding negation support in #5625. (#5641) 7 vuotta sitten
  Logan Smyth 1c078e5a76 Add tests for caching API and .babelrc.js functions. 7 vuotta sitten
  Logan Smyth d1c954b36f Allow negation of ignore and only patterns. (#5625) 7 vuotta sitten
  Logan Smyth d39400c9d5 Separate config/plugin loading from config processing. (#5563) 7 vuotta sitten
  Kai Cataldo 1f2f63ccdf Fix: config lookup logic in babel-core (#5550) 7 vuotta sitten
  Logan Smyth 12a2124d16 Move the deeply nested option logic to a toplevel folder. 7 vuotta sitten
  Logan Smyth bf13ed4da0 Limit where certain arguments are allowed in Babel config. 7 vuotta sitten
  Logan Smyth 39c862c195 Make only/ignore relative to cwd/config file and move only/ignore checking all to core. (#5487) 7 vuotta sitten
  Logan Smyth b6194a8533 Merge pull request #5467 from loganfsmyth/clean-options 7 vuotta sitten
  Logan Smyth dd1bc3b183 Resolve programmatic/CLI arguments from cwd, not file being compiled. (#5466) 7 vuotta sitten
  Logan Smyth bf4664b430 Invert the resolution order of config-chain to process higher-priority items first. 7 vuotta sitten