facebook

Can't stop JavaScript from validating the "dist" folder

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #518581 Reply

    James
    Participant

    Hi,

    I’m not sure if I’ve configured everything correctly, but I can’t seem to find a setting to get the JavaScript validator to not validate JavaScript my “dist” folder.

    I’ve tried marking it in Eclipse as “Derived”, and I’ve tried adding it to the TypeScript build path of things to exclude. Here’s a video of what I’m seeing:

    My output folder is set to: “target/js” during development, but when I perform production builds, my JavaScript bundles are put into the “dist” folder.

    This is a fairly minor issue, but I just thought I’d bring it up in case it’s a problem others are running into as well.

    Thanks,
    James

    #518656 Reply

    support-swapna
    Moderator

    James,

    If you want JavaScript to stop validating a folder, then please add the folder to the Excluded list in the project Properties > JavaScript > Include Path > Source tab.

    Hope this helps. Let us know how it works for you.

    –Swapna
    MyEclipse Support

    #518659 Reply

    James
    Participant

    Hi Swapna,

    Yes, that’s exactly what I was looking for. I’m still new to Webclipse, so I’ll make a note of these settings for the future.

    Thanks for all your great help!
    James

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Can't stop JavaScript from validating the "dist" folder

You must be logged in to post in the forum log in