Skip to content

v0.1.0

Choose a tag to compare

@jaredpalmer jaredpalmer released this 16 Feb 14:21
· 59 commits to master since this release
  • Fixed #37 issue with relative paths and symlinks and source-map-support. The initial solution in 0.0.9 modified webpack.BannerPlugin() to print the absolute path to source-map-support. While this solved an issue with lerna bootstrap, it created errors for people building on one server and running their app on another due to invalid paths. @ericclemmons and @sompylasar 's solution with process.cwd()now prints the correct path all the time.
  • Launched new slack signup page at https://palmer.chat