Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Deploy production builds when publishing #351

Closed
wants to merge 22 commits into from
Closed

Commits on Feb 23, 2021

  1. Move to Webpack

    mrcnski committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    8fe2880 View commit details
    Browse the repository at this point in the history
  2. Build web and node targets

    mrcnski committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    26f230c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    442d51e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Fix bundle issues

    - Output bundles should be called index.node.js and index.web.js to match the TS
    declaration files
    - plugin-transform-runtime was causing runtime errors. I removed it since it
    didn't seem to have an effect on the bundle size anyways
    mrcnski committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    41aab9b View commit details
    Browse the repository at this point in the history
  2. Add test coverage

    mrcnski committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    010aaab View commit details
    Browse the repository at this point in the history
  3. Fix eslint errors

    mrcnski committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    8690cf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    f9ac04c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    918a4f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    943a487 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    11b6a39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d82ced9 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    mrcnski committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    56b1427 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Update readme

    mrcnski committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    02d828b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Wee change

    mrcnski committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    25fa578 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    5af79f2 View commit details
    Browse the repository at this point in the history
  2. Add registry.getSkynsUrl()

    mrcnski committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1485420 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    27cfece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8db8be8 View commit details
    Browse the repository at this point in the history
  3. Refactor node download logic

    mrcnski committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    9152ff4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1dffc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acad7cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c60d31 View commit details
    Browse the repository at this point in the history