Giter VIP home page Giter VIP logo

monorepo-babel-ts-lerna-starter's People

Contributors

serhii-havrylenko avatar wermanoid 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  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  avatar  avatar

monorepo-babel-ts-lerna-starter's Issues

Adding create-react-app, can't get tests to work

I forked this repo (it's been incredibly helpful BTW), so add a create-react-app based UI to it, having it consume the libraries in your example. I had change how libraries were resolved to deal with CRA not supporting paths or baseUrl statements, switched to lerna links instead. This all works fine, but I just can't get the CRA jest tests to work.

I've asked on stackoverflow: https://stackoverflow.com/questions/54738463/how-to-get-create-react-app-test-in-a-typescript-babel-based-monorepo

But I'd appreciate any insights that you might have. My fork is at: https://github.com/ggascoigne/monorepo-babel-ts-lerna-starter.

How to add static files in final build?

Hi,
Thanks for sharing this really nice content, it really helped me in getting started.
I would like to know what other changes do I need to make in order to get the static file in the final dist folder ?
In dev mode I am serving the image/icon from public folder in root but running build command does nothing to static files.

error: Could not find a declaration file for module '@taxi/input'.

src/LoginForm.tsx(1,23): error TS7016: Could not find a declaration file for module '@taxi/input'. '/home/ramin/Desktop/project/saas-model/backend/packages/input/dist/index.js' implicitly has an 'any' type.
Try npm install @types/taxi__input if it exists or add a new declaration (.d.ts) file containing `declare module '@taxi/input';

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.