Laur's blog
Sign in Subscribe

asset

A collection of 2 posts
Proxy Content from URL with Webpack Dev Server
asset

Proxy Content from URL with Webpack Dev Server

An application I'm working with has a large amount of static files (path starting with '/files/') deployed on a mounted volume in Docker. They are subsequently served via nginx. for local development, I thought of two options: 1. Add files to the local dev server (e.
Dec 21, 2017 2 min read
Android: Provide Local Asset in Testing
android

Android: Provide Local Asset in Testing

In the past few days I had a little bit of a problem: InstrumentationTestCase gives access to local assets while AndroidTestCase gives access to getAssets() for assets specific to testing. I had a scenario to test where I get a file from my local src/androidTest/assets directory while the
Mar 13, 2015 1 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost