Giter Club home page Giter Club logo

Comments (7)

cmichaelgraham avatar cmichaelgraham commented on June 18, 2024

Hi @avizcaino-newuibcn :) what IDE are you using? VS2013? VS2015, Atom, Sublime, WebStorm, or other? I can point you at a working Aurelia / ESRI / TypeScript sample once I know which IDE you prefer 👍

from aurelia-typescript.

 avatar commented on June 18, 2024

I'm using Webstorm

from aurelia-typescript.

cmichaelgraham avatar cmichaelgraham commented on June 18, 2024

ok, i'll update the web storm sample tonight (in 10 hours) :) it just uses require, but i'll redo a version that supports esri and dojo :)

here's its current state

here is a vs2013 that works with esri & dojo at present

from aurelia-typescript.

cmichaelgraham avatar cmichaelgraham commented on June 18, 2024

hi @avizcaino-newuibcn :) i'm digging into your issue. i was first trying to get the webstorm project with require (no esri) running. it looks like you still have to include explicit references to .d.ts files when using web storm. is that your experience? is there a way to get webstorm to use tsconfig.json?

from aurelia-typescript.

cmichaelgraham avatar cmichaelgraham commented on June 18, 2024

ok, so i got the esri sample working using atom & atom-typescript

you can find that here

i may have more time this weekend to get the webstorm working, but probably should update the easy ones first: VS2013, VS2015, Atom, and Sublime Text w/ Gulp-TypeScript

from aurelia-typescript.

 avatar commented on June 18, 2024

Ok, I give it a look during the morning and tell you if it worked for me. About the tsconfig issue, I discussed it with my partner and told me it may be that webstorm has the typescript compiler enabled, so it is not checking the tsconfig file. Can you check if that is the case?

Thanks for the help!

from aurelia-typescript.

cmichaelgraham avatar cmichaelgraham commented on June 18, 2024

It works !!!! webstorm + typescript + aurelia + esri !!! i'll work on documenting the steps, but i did commit the changes here

basically i turned off the internal typescript compiler, configured a file watcher. the trick is to make sure there are NO args passed to the TSC command, then it uses the tsconfig.json 👍

from aurelia-typescript.

Related Issues (20)

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.