aurelia-google-maps | highly configurable custom element for use in your Aurelia | Map library
kandi X-RAY | aurelia-google-maps Summary
kandi X-RAY | aurelia-google-maps Summary
A highly configurable custom element for use in your Aurelia applications for inserting Google Maps into your application.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of aurelia-google-maps
aurelia-google-maps Key Features
aurelia-google-maps Examples and Code Snippets
Community Discussions
Trending Discussions on aurelia-google-maps
QUESTION
Using Aurelia latest and webpack, running npm run watch
, I get the following error in the browser and the app does not load:
Uncaught (in promise) No PLATFORM.Loader is defined and there is neither a System API (ES6) or a Require API (AMD) globally available to load your app
I think the PLATFORM (from aurelia-pal
) is not available at run time for some reason. Below is info that I hope is sufficient to understand what's wrong.
Here is my webpack.config.js
:
ANSWER
Answered 2018-Apr-09 at 15:02You could try installing aurelia-loader
as a dependency explicitly. Normally shouldn't be needed though. I personally like to have all my aurelia dependencies explicitly installed. Sure there's 20 of them, but how often do you look at package.json anyway..
Some other potential issues I noticed:
Pretty sure you're not supposed to have main.ts
referenced in your webpack config. This is the typical entry configuration:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install aurelia-google-maps
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page