Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(tsconfig): introduce tsconfig.build.json #463

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from

Commits on May 26, 2021

  1. Update index.ts

    일시적인 이용자 보호 조치 상태일 시 해당 코드 반환
    inyeoptti authored May 26, 2021
    Configuration menu
    Copy the full SHA
    69147fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request storycraft#343 from inyeoptti/patch-1

    Update index.ts
    storycraft authored May 26, 2021
    Configuration menu
    Copy the full SHA
    b399e23 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

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

Commits on Jun 13, 2021

  1. Bump glob-parent from 5.1.1 to 5.1.2 (storycraft#392)

    Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
    - [Release notes](https://github.com/gulpjs/glob-parent/releases)
    - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
    - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: glob-parent
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    488d5a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    457358a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    967d035 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    a62bc6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request storycraft#448 from jjangga0214/patch-1

    chore(examples): fix comment about device uuid api usage
    storycraft authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    89f1d0f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    afce0a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db6a5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0423915 View commit details
    Browse the repository at this point in the history
  4. build(tsconfig): fix ts-node config location

    From package.json to tsconfig.json
    jjangga0214 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    94bf42f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. build(tsconfig): add "node-kakao/*" in paths

    This enables importing not only from "node-kakao" but also
    "node-kakao/another/different/module.ts".
    jjangga0214 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    0dec296 View commit details
    Browse the repository at this point in the history