Skip to content

Demo of new Meteor coffeescript package where code in backticks is parsed by ecmascript pacakge

Notifications You must be signed in to change notification settings

GeoffreyBooth/meteor-new-coffeescript-package-with-backticks-parsed-by-ecmascript-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of new Meteor coffeescript package where code in backticks is parsed by ecmascript pacakge

This repo is a working demo of the updated coffeescript core package submitted in this pull request. Take a look at client/main.coffee and see the import statements in backticks. With the new coffeescript package, these imports work.

Quickstart

# Install Meteor Git Packages
npm install -g mgp
# Run Meteor Git Packages to pull custom coffeescript package
mgp
# Run Meteor (new coffeescript package is already expected by this project)
meteor

About

Demo of new Meteor coffeescript package where code in backticks is parsed by ecmascript pacakge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published