Giter VIP home page Giter VIP logo

mono.ts's Introduction

Roey's github stats Roey's top languages

mono.ts's People

Contributors

izhaki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mono.ts's Issues

Import Issue

Dear @Izhaki ,

thanks for this wonderful starter project - really nice setup!
I was playing around, and i quite like it..

However, i stumbled upon the following issue:
I added a new shape package, where i tried to implement some demo shapes (e.g., Rectangle, Circle and so on). The base layout of this package is as follows:

packages
   ...
   shapes
      src
         models
            circle.ts
            rectangle.ts
            whatever.ts

I then added this @geo/shapes package to another package and tried importing the Circle class. While this works, the import statement is as follows:

import { Circle } from "@geo/shapes/src/models/circle";

which is - technically - ok, but the src within the path is kind of weird..

Is there a way to get around this?
In your example this does not happen, because you have everything in your index.ts defined. However, if you add a new file, you can easily reproduce this issue..

Maybe you can give me a hint and point me to the right direction?
All the best

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.