dvrpc / bike-lts

DVRPC Bike Level of Traffic Stress (LTS) and Connectivity Analysis scrollstory and analysis map
MIT License
1 stars 0 forks source link

story build #86

Open mmolta opened 2 years ago

mmolta commented 2 years ago

Fix webpack config for scroll story.

mmolta commented 2 years ago

The bug seems to be related to scroll magic. Webpack outputs a bundle with no errors. The issue is that all of the scene elements render except their opacity is almost at 0. The fadein class applies and the transition from opacity: 0 to opacity: 100% happens and yet the scene elements are all nearly transparent.